[rrd-users] Solaris 8 and RRD

Dean Singh DeanR at reccom.net
Wed Mar 28 02:56:16 MEST 2001


	Thanks for everyone that helped me out.  I finally got RRD to
compile.  My problem was that somehow Makefile was going back to cc instead
of gcc in the perl* directories.

	> > > cc -c -I../src -I../gd1.3  -xO3 -xdepend
-DVERSION=\"1.000281\"
> > > -DXS_VERSION=\"1.000281\" -KPIC
> > > -I/usr/perl5/5.00503/sun4-solaris/CORE
> > > -DPERLPATCHLEVEL=5 RRDs.c
> > > sh: cc: not found
>
> > > *** Error code 1
> > > make: Fatal error: Command failed for target `RRDs.o'
> > > Current working directory /tmp/rrdtool-1.0.28/perl-shared
> > > =================================

	I solved it with the following.  Hope this help anybody else who
might have had a similar problem.

	Try doing this.  It worked for me. "ln -s gcc /usr/local/bin/cc" so
that /usr/local/bin/cc points to /usr/local/bin/gcc, and make sure
/usr/local/bin is near the front of your path.

Sincerely,
Dean Singh
EBusiness Consultant
949-864-5111 Direct
949-222-2225 Office
949-475-1075 Fax
www.reccom.net


--
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