Hi everyone,

In order to keep LFS/BLFS the major source of concise building instructions.

Boost.IOStreams optionally requires zlib and libbz2.
Alternatively you can use
./bjam -sNO_ZLIB=1 -sNO_BZIP2=1
Otherwise compiling IOStreams fails.
That's better explained at
http://www.boost.org/doc/libs/1_45_0/libs/iostreams/doc/installation.html

Also, Boost doesn't seem to create libboost.{so,a} (by default at least).
It's more like libboost_*.{so,a}

Best regards,
Vladislav
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to