[rrd-users] Re: Solaris 8 compile problems

Nicholas Berry nberry at ragingwire.com
Fri Aug 9 19:14:51 MEST 2002


Since you're using gcc, you need to remove "-KPIC" from CCFLAGS and
"-xO3 -xdepend" from OPTIMIZE

Nicholas Berry
Systems Engineer
RagingWire Telecommunications, Inc.
nberry at ragingwire.com




-----Original Message-----
From: Troy Lowe [mailto:Troy.Lowe at Sun.COM] 
Sent: Thursday, August 08, 2002 4:49 PM
To: rrd-users at list.ee.ethz.ch
Subject: [rrd-users] Solaris 8 compile problems



I'm attempting to complile rrdtool-1.0.39 on solaris 8 with
perl 5.8.0, gcc 2.95.3 and make GNU Make version 3.79.1
and I'm getting the following errors.

make[2]: Entering directory `/var/tmp/troy/rrdtool-1.0.39/perl-shared'
cc -c -I../src -I../gd1.3  -xO3 -xdepend    -DVERSION=\"1.000391\"
-DXS_VERSION= 
-DPERLPATCHLEVEL=5 RRDs.c
cc: unrecognized option `-KPIC'
cc: language depend not recognized
cc: RRDs.c: linker input file unused since linking not done
LD_RUN_PATH="" cc -o blib/arch/auto/RRDs/RRDs.so  -G RRDs.o
-L../src/.libs/ -lrr
cc: RRDs.o: No such file or directory
make[2]: *** [blib/arch/auto/RRDs/RRDs.so] Error 1
make[2]: Leaving directory `/var/tmp/troy/rrdtool-1.0.39/perl-shared'
make[1]: *** [perl_shared] Error 2
make[1]: Leaving directory `/var/tmp/troy/rrdtool-1.0.39'
make: *** [all-recursive] Error 1


any thoughts?

thanks,
troy

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list