[Orca-users] "make" failed

Jain, Rajeev - Contingent Staff rajeev.jain.contractor at bcbsa.com
Tue Oct 21 12:37:41 PDT 2003


I downloaded Active perl from the Url you suggested. Now I am getting
following errors.

root at CHGRPTINT1# make
cd packages
make CFLAGS=-g -O2 || exit 1
make[1]: Entering directory `/tmp/orca-0.27b3/packages'
cd TimeDate-1.14 && /usr/bin/perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for TimeDate
cd TimeDate-1.14 && make OPTIMIZE="-g -O2"
make[2]: Entering directory `/tmp/orca-0.27b3/packages/TimeDate-1.14'
cp lib/Date/Language/Norwegian.pm blib/lib/Date/Language/Norwegian.pm
cp lib/Date/Format.pm blib/lib/Date/Format.pm
cp lib/Date/Parse.pm blib/lib/Date/Parse.pm
cp lib/Time/Zone.pm blib/lib/Time/Zone.pm
cp lib/Date/Language/Greek.pm blib/lib/Date/Language/Greek.pm
cp lib/Date/Language/Czech.pm blib/lib/Date/Language/Czech.pm
cp lib/Date/Language.pm blib/lib/Date/Language.pm
cp lib/Date/Language/Italian.pm blib/lib/Date/Language/Italian.pm
cp lib/Date/Language/Brazilian.pm blib/lib/Date/Language/Brazilian.pm
cp lib/Date/Language/Danish.pm blib/lib/Date/Language/Danish.pm
cp lib/Date/Language/Austrian.pm blib/lib/Date/Language/Austrian.pm
cp lib/Date/Language/Dutch.pm blib/lib/Date/Language/Dutch.pm
cp lib/Date/Language/German.pm blib/lib/Date/Language/German.pm
cp lib/Date/Language/English.pm blib/lib/Date/Language/English.pm
cp lib/Date/Language/French.pm blib/lib/Date/Language/French.pm
Manifying blib/man3/Date::Format.3
Manifying blib/man3/Time::Zone.3
Manifying blib/man3/Date::Parse.3
make[2]: Leaving directory `/tmp/orca-0.27b3/packages/TimeDate-1.14'
cd Math-Interpolate-1.05 && /usr/bin/perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Math::Interpolate
cd Math-Interpolate-1.05 && make OPTIMIZE="-g -O2"
make[2]: Entering directory
`/tmp/orca-0.27b3/packages/Math-Interpolate-1.05'
cp lib/Math/IntervalSearch.pm blib/lib/Math/IntervalSearch.pm
cp lib/Math/Interpolate.pm blib/lib/Math/Interpolate.pm
Manifying blib/man3/Math::IntervalSearch.3
Manifying blib/man3/Math::Interpolate.3
make[2]: Leaving directory `/tmp/orca-0.27b3/packages/Math-Interpolate-1.05'
cd rrdtool-1.0.40 && make CFLAGS="-g -O2"
make[2]: Entering directory `/tmp/orca-0.27b3/packages/rrdtool-1.0.40'
Making all in cgilib-0.4
make[3]: Entering directory
`/tmp/orca-0.27b3/packages/rrdtool-1.0.40/cgilib-0.4'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../config
-g -O2 -c cgi.c
gcc -DHAVE_CONFIG_H -I. -I. -I../config -g -O2 -c cgi.c -o cgi.o
echo timestamp > cgi.lo
/bin/sh ../libtool --mode=link gcc  -g -O2  -o librrd_cgi.la   cgi.lo  -lm 
mkdir .libs
ar cru .libs/librrd_cgi.a  cgi.o 
../libtool: ar: not found
make[3]: *** [librrd_cgi.la] Error 1
make[3]: Leaving directory
`/tmp/orca-0.27b3/packages/rrdtool-1.0.40/cgilib-0.4'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/orca-0.27b3/packages/rrdtool-1.0.40'
make[1]: *** [make_rrdtool] Error 2
make[1]: Leaving directory `/tmp/orca-0.27b3/packages'
make: *** [all] Error 1


 -----Original Message-----
From: 	Blair Zajac [mailto:blair at orcaware.com] 
Sent:	Tuesday, October 21, 2003 1:53 PM
To:	Jain, Rajeev - Contingent Staff
Cc:	'orca-users at orcaware.com'
Subject:	Re: [Orca-users] "make" failed

> "Jain, Rajeev - Contingent Staff" wrote:
> 
> Blair,
> Here is the ourput of "configure"
> I have gcc running and seems like it picked up first time while running
> configure but not while running make
> Rajeev

Rajeev,

This looks like a Perl issue, where your Perl was compiled with
Sun's cc.

Which version of Perl do you have?

I would recommend either downloading the ActiveState binary Perl at

http://www.activestate.com/Products/Download/Download.plex?id=ActivePerl

or the one from Sunfreeware.

These Perl's use gcc and shouldn't cause any problems.

Best,
Blair

-- 
Blair Zajac <blair at orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/orca-users/attachments/20031021/50f438ee/attachment.html>


More information about the Orca-users mailing list