[Kde-pim] Akonadi-1.2.1 build error
Sagara Wijetunga
sagara at tomahawk.com.sg
Tue Oct 20 08:41:50 BST 2009
Tobias Koenig wrote:
> On Tue, Oct 20, 2009 at 02:59:01PM +0800, Sagara Wijetunga wrote:
>
>> Tobias Koenig wrote:
>>
>
>
>> Hi Tobias
>>
> Hej Sagara,
>
>
>> Are you referring to automoc4?
>>
> Yes
>
>
>> ftp://ftp.kde.org/pub/kde/stable/automoc4/0.9.88/automoc4-0.9.88.tar.bz2
>> is installed here.
>>
> Ahh ok
>
> If you grep for 'AKONADI_BUILD_TESTS' in you CMakeCache.txt
> in the build directory, what is the value of this config option?
> If it is 'BOOL:ON' try to switch it off and recompile again.
>
> Ciao,
> Tobias
>
Yes, it was BOOL:ON.
I used -DAKONADI_BUILD_TESTS=FALSE
Now CMakeCache.txt shows:
//Build the Akonadi unit tests.
AKONADI_BUILD_TESTS:BOOL=OFF
gmake VERBOSE=1 still ends with the same error:
cd /usr/pkg/akonadi/build/libs/tests && /usr/bin/automoc4
/usr/pkg/akonadi/build/libs/tests/notificationmessagetest_automoc.cpp
/usr/pkg/akonadi/akonadi-1.2.1/libs/tests
/usr/pkg/akonadi/build/libs/tests /usr/bin/moc /usr/bin/cmake
gmake[2]: *** [libs/tests/CMakeFiles/notificationmessagetest_automoc]
Error 1
In the above statement, its only /usr/bin/automoc4
/usr/pkg/akonadi/build/libs/tests/notificationmessagetest_automoc.cpp is
missing.
Runnig cmake shows:
-- Found Automoc4: /usr/bin/automoc4
Regards
Sagara
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list