This is a discussion on cannot find -lboost_filesystem HELP within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> Hi everybody, I want to compile sfftobmp on my box to use fax features of capisuite. But no chance ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi everybody, I want to compile sfftobmp on my box to use fax features of capisuite. But no chance ... I always get: g++ -g -O2 -o sfftobmp my_getopt.o cmdline.o codes.o common.o decoder.o input.o main.o output.o -ltiff -ljpeg -lboost_filesystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/l d: cannot find -lboost_filesystem collect2: ld returned 1 exit status make[2]: *** [sfftobmp] Error 1 make[2]: Leaving directory `/root/software/sfftobmp_3_0/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/root/software/sfftobmp_3_0/src' make: *** [all-recursive] Error 1 I emerged dev-libs/boost Latest version available: 1.31.0 Latest version installed: 1.32.0 but nothing changed ?!? So what can I do to get it compiled then, I really need it. thanks everybody, Christian Baumann |
| |||
| Christian Baumann wrote: > Hi everybody, > > I want to compile sfftobmp on my box to use fax features of capisuite. But > no chance ... I always get: > > > g++ -g -O2 -o sfftobmp my_getopt.o cmdline.o codes.o common.o decoder.o > input.o main.o output.o -ltiff -ljpeg -lboost_filesystem > /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/l > d: cannot find -lboost_filesystem > collect2: ld returned 1 exit status > make[2]: *** [sfftobmp] Error 1 > make[2]: Leaving directory `/root/software/sfftobmp_3_0/src' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/root/software/sfftobmp_3_0/src' > make: *** [all-recursive] Error 1 > > I emerged > > dev-libs/boost > Latest version available: 1.31.0 > Latest version installed: 1.32.0 > > but nothing changed ?!? > > So what can I do to get it compiled then, > I really need it. > Sounds really strange. I'm using the same software (capisuite, sfftobmp) for the same purposes on two boxes with boost-1.31.0 installed and sfftobmp compiled just fine. Regards, Felix -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFB0u2xfoGIOTLNP38RAvIkAJ9jx8Kgd0KtA8crbPj869 pYwz2VhgCgqQhR pcSg7/gTU1ZmYfW0WIu//Fk= =SOpu -----END PGP SIGNATURE----- |
| ||||
| Felix Tiede enlightened us with: > --------------enig9CE17DE76B17F9821CF3F4DC > Content-Type: application/pgp-signature; name="signature.asc" > Content-Description: OpenPGP digital signature > Content-Disposition: attachment; filename="signature.asc" > > > --------------enig9CE17DE76B17F9821CF3F4DC-- If you're going to add stuff like this to your post, at least use it to add a valid signature. Now you're just adding noise. Sybren -- The problem with the world is stupidity. Not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself? |