[Orca-users] Help: Command failed for target "MD5.o"
leo.mccoy at kbm1.com
leo.mccoy at kbm1.com
Tue Jan 4 12:15:36 PST 2005
Sree,
I had a similar problem. It has to do with how perl was compiled (it was
compiled with the -B option to use the linker in /usr/ccs/bin). I fixed
this problem by commenting out the following line in the
.../packages/rrdtool-1.0.40/configure file:
# PROBLEMCC=`$PERL -e 'use Config; exit 0 if -x $Config{cc}; map {if
(-x "$_/$Config{cc}"){exit 0}} split /:/, $ENV{PATH};print $Config{cc}'`
This line checks to make sure that the compiler used to compile perl is
available to compile rrd. I successfully ignored it since I knew my perl
was compiled with gcc. I'm not using the ActiveState perl, but I bet it
will work for you to.
After commenting out this line, just run the base orca configure again and
press on.
Hope that gets you going.
-----Original Message-----
From: orca-users-bounces+leo.mccoy=kbm1.com at orcaware.com
[mailto:orca-users-bounces+leo.mccoy=kbm1.com at orcaware.com]
Sent: Tuesday, January 04, 2005 1:11 PM
To: Blair Zajac
Cc: orca-users at orcaware.com
Subject: Re: [Orca-users] Help: Command failed for target "MD5.o"
> It looks like you're using the version of Perl that
> came with Solaris
> which is at version 5.005_03. I really recommend
> using a newer version
> of Solaris. A good one to use is the one from
> ActiveState which is at
> 5.8.6.
>
but they have Perl 5.8.5.
>
> Install one of these and it probably comes with
> Digest::MD5 so you can
> skip compiling some, but not all, Perl modules.
>
> Also, these versions of Perl was probably compiled
> with gcc so it'll
> work better with the gcc on your system.
>
> Regards,
> Blair
Thank you Blair but now I have one more problem.I
installed active state perl and set the path as
follows
/opt/sfw/bin:/usr/local/bin:/usr/ccs/bin:/usr/sbin:/usr/bin
(for gcc) (for new perl5.8) (for make)
However I am getting this error
checking for shared library extension... so
checking for the C compiler perl wants to use to build
its modules... ./configure: test: unknown operator
-B/usr/ccs/bin/
*** Error code 1
make: Fatal error: Command failed for target
`rrdtool-1.0.40/config.status'
Current working directory /test/orca-0.27/packages
*** Error code 1
make: Fatal error: Command failed for target `all'
Any help would be appreciated.
Thank you,
sree.
--- Blair Zajac <blair at orcaware.com> wrote:
> sreenath sarikonda wrote:
> > Hello Everyone,
> > I am new user of Orca and I was
> getting
> > this error while installing. I have installed gcc
> > and tried these options
> > env CC=gcc ./configure
__________________________________
Do you Yahoo!?
All your favorites on one personal page - Try My Yahoo!
http://my.yahoo.com
_______________________________________________
Orca-users mailing list
Orca-users at orcaware.com
http://www.orcaware.com/mailman/listinfo/orca-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/orca-users/attachments/20050104/aaac1214/attachment.html>
More information about the Orca-users
mailing list