Greetings I am having some difficulty KDE-4..2.0 compile of akonadi-1.1.1 the problem with finding boost. Attempts to compile aknadi-1.1 .1 results in compiler output below. (host is 64-bit CBLFS-gcc4.3.2/Kernel2.6.27.7)
########### compiler output akanodi-1.1.1 -- Found shared-mime-info version: 0.51 CMake Error at /usr/local/share/came-2.6/Modules/FindBoost.came:620 (message): Unable to find the requested Boost libraries. Unable to find the Boost header files. Please set BOOST_ROOT to the root directory containing Boost or BOOST_INCLUDEDIR to the directory containing Boost's headers. Call Stack (most recent call first): CMakeLists.txt:38 (find_package) CMake Error at CMakeLists.txt:40 (message): Akonadi requires the Boost C++ libraries. ########### I tried a) setting BOOST_ROOT=/usr/bin/bjam or BOOST_INCLUDEDIR=/usr/include/boost-1_37/boost as environamental variables -to no avail b) I synlinked /usr/bin/bjcm to /usr/bin/boost -again to no avail c) I added SET (BOOST_INCLUDEDIR "/usr/include/boost-1_37/boost") in the CMakeLists.txt file -again to no avail d) I read /usr/local/share/came-2.6/Modules/FindBoost.came but no clear instructions of how to find boost was there. Helpful suggestions would be appreciated. sincerely lux-integ -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
