Version: SVN (using Devel) OS: Linux Hi, i built qt-kde and kde-support via svn and i was trying to build kdelibs. it was going fine until i run into the following error: Linking CXX executable ../../bin/kio_http_cache_cleaner [ 70%] Built target kde3support [ 71%] Built target kutils [ 76%] Built target katepartinterfaces [ 76%] Built target emoticonstheme_kde [ 76%] Built target emoticonstheme_xmpp [ 76%] Built target emoticonstheme_adium [ 76%] Built target emoticonstheme_pidgin [ 77%] Built target kemoticonstest Linking CXX executable ../bin/klauncher /root/kde/src/KDE/kdelibs/build/lib/libnepomuk.so.4: undefined reference to `Soprano::Vocabulary::NAO::userVisible()' /home/kdetest/kde/lib64/libstreamanalyzer.so.0.7: undefined reference to `Strigi::FileInputStream::open(char const*, Strigi::FileInputStream::StreamTypeHint, int)' collect2: ld returned 1 exit status make[2]: *** [bin/kio_http_cache_cleaner] Error 1 make[1]: *** [kioslave/http/CMakeFiles/kio_http_cache_cleaner.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... Linking CXX shared library ../lib/libplasma.so /root/kde/src/KDE/kdelibs/build/lib/libnepomuk.so.4: undefined reference to `Soprano::Vocabulary::NAO::userVisible()' /home/kdetest/kde/lib64/libstreamanalyzer.so.0.7: undefined reference to `Strigi::FileInputStream::open(char const*, Strigi::FileInputStream::StreamTypeHint, int)' collect2: ld returned 1 exit status make[2]: *** [bin/klauncher] Error 1 make[1]: *** [kinit/CMakeFiles/klauncher.dir/all] Error 2 /usr/lib64/gcc/x86_64-suse-linux/4.5/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/local/lib/libqca.so when searching for -lqca /usr/lib64/gcc/x86_64-suse-linux/4.5/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libqca.so when searching for -lqca /usr/lib64/gcc/x86_64-suse-linux/4.5/../../../../x86_64-suse-linux/bin/ld: cannot find -lqca collect2: ld returned 1 exit status make[2]: *** [lib/libplasma.so.3.0.0] Error 1 make[1]: *** [plasma/CMakeFiles/plasma.dir/all] Error 2 [ 92%] Built target khtml make: *** [all] Error 2 ----------------------------- i know this is a trunk version and not a stable but i just wanted to put this out there and hopefully i'll get a fix . fyi: i did svn-clean and svn-up on both kdesupport and kdelibs and kdesupport compiled fine. Reproducible: Always
The KDE bug tracker is not a support forum. To get help refer to http://kde.org/support/
update: applying the following solved the issue. http://www.davidfaure.fr/2010/kio.diff