Hi all, I'm trying to build Akonadi-1.9.1. Unfortunately I can't solve this error I get:
Linking CXX executable imapparserbenchmark [ 3%] Built target imapparserbenchmark Scanning dependencies of target notificationmessagetest_automoc [ 4%] Automoc for target notificationmessagetest Generating moc_notificationmessagetest.cpp [ 4%] Built target notificationmessagetest_automoc Scanning dependencies of target notificationmessagetest [ 4%] Building CXX object libs/tests/CMakeFiles/notificationmessagetest.dir /notificationmessagetest.cpp.o [ 4%] Building CXX object libs/tests/CMakeFiles/notificationmessagetest.dir /notificationmessagetest_automoc.cpp.o Linking CXX executable notificationmessagetest [ 4%] Built target notificationmessagetest Scanning dependencies of target akonadi_shared_automoc [ 4%] Automoc for target akonadi_shared Generating moc_akapplication.cpp usr/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at "BOOST_JOIN" AUTOMOC: error: process for /sources/akonadi-1.9.1/build/shared/moc_akapplic ation.cpp failed: usr/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at "BOOST_JOIN" moc failed... make[2]: *** [shared/CMakeFiles/akonadi_shared_automoc] Error 1 make[1]: *** [shared/CMakeFiles/akonadi_shared_automoc.dir/all] Error 2 make: *** [all] Error 2 The remarkable thing is, there is no file /usr/include/boost/type_traits/detail/has_binary_operator.hp installed by boost-1.53.0. I tried installing boost again, with the same result. Did someone succeed in building KDE with the current BLFS-instructions? How can I solve this? Thanks, Thomas
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
