[rrd-developers] Re: Problem compiling under FreeBSD

Stanislav Sinyagin ssinyagin at yahoo.com
Tue Feb 24 22:10:18 MET 2004


In fact, gmake should be used instead of make. But the problem with -lpthread 
persists. 

This is another error after replacing -lpthread with -pthread:


cd perl-piped && /usr/bin/perl Makefile.PL 
Checking if your kit is complete...
Looks good
Writing Makefile for RRDp
cd perl-piped && gmake
gmake[4]: Entering directory `/usr/opt/sources/rrdtool-2004-02-24/bindings/perl-piped'
cp leaktest.pl blib/lib/leaktest.pl
cp RRDp.pm blib/lib/RRDp.pm
Manifying blib/man3/RRDp.3
gmake[4]: Leaving directory `/usr/opt/sources/rrdtool-2004-02-24/bindings/perl-piped'
cd perl-shared && /usr/bin/perl Makefile.PL  
Checking if your kit is complete...
Looks good
Writing Makefile for RRDs
cd perl-shared && gmake
gmake[4]: Entering directory `/usr/opt/sources/rrdtool-2004-02-24/bindings/perl-shared'
cp RRDs.pm blib/lib/RRDs.pm
cp ntmake.pl blib/lib/ntmake.pl
gmake[4]: *** No rule to make target `../../src/.libs/librrd_private.a', needed by `RRDs.c'. 
Stop.
gmake[4]: Leaving directory `/usr/opt/sources/rrdtool-2004-02-24/bindings/perl-shared'
gmake[3]: *** [perl_shared] Error 2
gmake[3]: Leaving directory `/usr/opt/sources/rrdtool-2004-02-24/bindings'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/opt/sources/rrdtool-2004-02-24/bindings'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/opt/sources/rrdtool-2004-02-24'
gmake: *** [all] Error 2
root at vmlab#ls src/.libs/
getopt.o                rrd_afm.o               rrd_not_thread_safe.o
getopt1.o               rrd_afm_data.o          rrd_open.o
hash_32.o               rrd_create.o            rrd_resize.o
librrd.a                rrd_diff.o              rrd_restore.o
librrd.la               rrd_dump.o              rrd_rpncalc.o
librrd.lai              rrd_error.o             rrd_thread_safe.o
librrd.so               rrd_fetch.o             rrd_tool.o
librrd.so.1             rrd_format.o            rrd_tune.o
librrd_th.a             rrd_gfx.o               rrd_update.o
librrd_th.la            rrd_graph.o             rrd_xport.o
librrd_th.lai           rrd_graph_helper.o      rrdcgi
librrd_th.so            rrd_hw.o                rrdtool
librrd_th.so.1          rrd_info.o              rrdupdate
parsetime.o             rrd_last.o
pngsize.o               rrd_nan_inf.o


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



More information about the rrd-developers mailing list