Somehow, 'make' doesn't compile librrd_private.la in .libs/ dir. So, when it gets to build the perl-shared dir, it barfed.
I'm doing this on FreeBSD 4.3 and using linuxthreads. ps. how can I tell rrdtool-1.1.x NOT to use threads at all ? ============================ cd perl-shared && gmake gmake[4]: Entering directory `/home/erich/tmp/rrdtool-2004-01-21/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 `/home/erich/tmp/rrdtool-2004-01-21/bindings/perl-shared' gmake[3]: *** [perl_shared] Error 2 gmake[3]: Leaving directory `/home/erich/tmp/rrdtool-2004-01-21/bindings' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/home/erich/tmp/rrdtool-2004-01-21/bindings' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/home/erich/tmp/rrdtool-2004-01-21' gmake: *** [all] Error 2 ===================================== I don't see any librrd_private.a in src/.libs/ Thanks. Thanks. ;-e). -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-developers WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
