-----Original Message----- From: [email protected] To: [email protected] Sent: Thu, Jan 13, 2011 4:56 pm Subject: Re: kdepimlibs-4.5.4 does not build with akonadi ?
>I am building kde-4.5.4 on a second box, after succesfull installation of kde-4.5.3 on another one. >Building kdepimlibs I got congratulations for cmake: ( All external packages found ! ) but "make" crashes as follows: >quote -------------- >[ 44%] Built target akonadi-kde_automoc >[ 44%] Building CXX object akonadi/CMakeFiles/akonadi-kde.dir/resourceadaptor.o >/sources_kde45/kdepimlibs-4.5.4/build/akonadi/resourceadaptor.cpp: In member function 'void Akonadi__ResourceAdaptor::synchronizeCollection(qlonglong, bool)': >/sources_kde45/kdepimlibs-4.5.4/build/akonadi/resourceadaptor.cpp:63:60: error: no matching function for call to 'Akonadi::ResourceBase::synchronizeCollection(qlonglong&, bool&)' >/sources_kde45/kdepimlibs-4.5.4/akonadi/resourcebase.h:399:10: note: candidate is: void Akonadi::ResourceBase::synchronizeCollection(qint64) >/sources_kde45/kdepimlibs-4.5.4/build/akonadi/resourceadaptor.cpp: In member function 'void Akonadi__ResourceAdaptor::synchronizeCollectionAttributes(qlonglong)': >/sources_kde45/kdepimlibs-4.5.4/build/akonadi/resourceadaptor.cpp:75:15: error: 'class Akonadi::ResourceBase' has no member named 'synchronizeCollectionAttributes' >make[2]: *** [akonadi/CMakeFiles/akonadi-kde.dir/resourceadaptor.o] Error 1 >make[1]: *** [akonadi/CMakeFiles/akonadi-kde.dir/all] Error 2 >make: *** [all] Error 2 -------------- >unquote >This seems to be a compatibility issue between kdepimlibs-4.5.4 and Akonadi, which I got from "git clone git://git.kde.org/akonadi.git". Same behaviour if I download to kdepimlibs-4.5.3, by the way. >Could somebody give me please a hint, how can I continue ? >Thanks a lot in advance, >Edgar Hi Edgar I would use the copy from kdesupport, that's always worked for me. svn co svn://anonsvn.kde.org/home/kde/tags/kdesupport-for-<version> MAC -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
