On Mon, 29 Apr 2013, Ragnar Thomsen wrote:

> On Monday 29 April 2013 18:14:19 Thomas de Roo wrote:
>> 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?
>
> I also cannot confirm this error. Akonadi builds fine for me with GCC 4.7.2
> and boost 1.53.0.
>
> -Ragnar
> -- 
> http://linuxfromscratch.org/mailman/listinfo/blfs-support
> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
> Unsubscribe: See the above information page
>
>

Do you have this file 
/usr/include/boost/type_traits/detail/has_binary_operator.hp installed on 
your system?

Regards,
Thomas
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to