I can't get "make" to work, I had to use configure with --with-tcllib as well but here is the error output, I hope someone can tell me how to fix this...
Checking if your kit is complete... Looks good Writing Makefile for RRDs cd perl-shared && make make[2]: Entering directory `/usr/local/rrdtool-1.0.40/perl-shared' cp ntmake.pl blib/lib/ntmake.pl cp RRDs.pm blib/lib/RRDs.pm /bin/perl -I/usr/perl5/5.6.1/lib/sun4-solaris-64int -I/usr/perl5/5.6.1/lib /usr/perl5/5.6.1/lib/ExtUtils/xsubpp -typemap /usr/perl5/5.6.1/lib/ExtUtils/typemap RRDs.xs > RRDs.xsc && mv RRDs.xsc RRDs.c cc -c -I../src -I../gd1.3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xO3 -xdepend -DVERSION=\"1.000401\" -DXS_VERSION=\"1.000401\" -KPIC -I/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE -DPERLPATCHLEVEL=6 RRDs.c cc: unrecognized option `-KPIC' cc: language depend not recognized cc: RRDs.c: linker input file unused because linking not done Running Mkbootstrap for RRDs () chmod 644 RRDs.bs rm -f blib/arch/auto/RRDs/RRDs.so LD_RUN_PATH="" cc -G RRDs.o -L../src/.libs/ -lrrd_private -lm -o blib/arch/auto/RRDs/RRDs.so cc: RRDs.o: No such file or directory make[2]: *** [blib/arch/auto/RRDs/RRDs.so] Error 1 make[2]: Leaving directory `/usr/local/rrdtool-1.0.40/perl-shared' make[1]: *** [perl_shared] Error 2 make[1]: Leaving directory `/usr/local/rrdtool-1.0.40' make: *** [all-recursive] Error 1 -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
