> a) setting BOOST_ROOT=/usr/bin/bjam > or BOOST_INCLUDEDIR=/usr/include/boost-1_37/boost > as environamental variables -to no avail
I see you are using boost 1.37, and it appears that they still haven't fixed the build issue regarding it. I had to downgrade to boost 1.36 in order to get it to build. If you choose to go this route, make sure to remove /usr/include/boost-1.37 and any other directories which are specific to the newer version of boost. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
