Hello, I am unable to compile sflphone 1.0.2 on KDE as it gave many errors. I overcame few errors but got stuck with the following error:
/usr/src/sflphone/kde/src/AkonadiBackend.cpp:34:43: error: akonadi/recursiveitemfetchjob.h: No such file or directory /usr/src/sflphone/kde/src/AkonadiBackend.cpp: In member function ‘ContactList AkonadiBackend::update(Akonadi::Collection)’: /usr/src/sflphone/kde/src/AkonadiBackend.cpp:118: error: ‘RecursiveItemFetchJob’ is not a member of ‘Akonadi’ /usr/src/sflphone/kde/src/AkonadiBackend.cpp:118: error: ‘job’ was not declared in this scope /usr/src/sflphone/kde/src/AkonadiBackend.cpp:118: error: expected type-specifier /usr/src/sflphone/kde/src/AkonadiBackend.cpp:118: error: expected ‘;’ make[2]: *** [src/CMakeFiles/sflphone-client-kde.dir/AkonadiBackend.o] Error 1 make[1]: *** [src/CMakeFiles/sflphone-client-kde.dir/all] Error 2 make: *** [all] Error 2 It seems like error is due to the fact that no "Akonadi" folder exists in the source. Do you have any KDE version of SFLPhone which compiles successfully? _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
