Bug 255172 - libqca soprano and other issues
Summary: libqca soprano and other issues
Status: RESOLVED LATER
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: SVN
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-25 06:49 UTC by Michael G
Modified: 2010-10-25 22:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael G 2010-10-25 06:49:21 UTC
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
Comment 1 Christoph Feck 2010-10-25 17:09:10 UTC
The KDE bug tracker is not a support forum. To get help refer to http://kde.org/support/
Comment 2 Michael G 2010-10-25 22:49:22 UTC
update:
applying the following solved the issue.

http://www.davidfaure.fr/2010/kio.diff