[kde-linux] kdelibs 4.1.0 compilation issue

Dâniel Fraga fragabr at gmail.com
Wed Jul 30 13:26:38 UTC 2008


On Wed, 30 Jul 2008 05:34:17 -0400
Jim Philips <philips_jim at bellsouth.net> wrote:

> Do you have all of the development libraries for Soprano installed? I have the 
> following:
> 
> libsoprano-dev
> libsoprano4
> soprano-daemon

	Yes, I just installed full soprano library from the source
code. I always compile everything. I ran with make VERBOSE=1:

Linking CXX executable ../../bin/nepomuk-rcgen
cd /home/fraga/src/kdelibs-4.1.0/b/nepomuk/rcgen && /usr/local/bin/cmake -P CMakeFiles/nepomuk-rcgen.dir/cmake_clean_target.cmake
cd /home/fraga/src/kdelibs-4.1.0/b/nepomuk/rcgen
&& /usr/local/bin/c++   -O2 -march=native -pipe  -Wnon-virtual-dtor
-Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W
-Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new
-fno-common -Woverloaded-virtual -fno-threadsafe-statics
-fvisibility=hidden -fvisibility-inlines-hidden -O2 -g  -fPIC
-Wl,--enable-new-dtags -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB/lib
"CMakeFiles/nepomuk-rcgen.dir/nepomuk-rcgen_automoc.o"
"CMakeFiles/nepomuk-rcgen.dir/rcgen.o"
"CMakeFiles/nepomuk-rcgen.dir/resourceclass.o"
"CMakeFiles/nepomuk-rcgen.dir/ontologyparser.o"
-o ../../bin/nepomuk-rcgen -rdynamic
-L/usr/local/Trolltech/Qt-4.4.0/lib -lQtCore -lpthread -lQtDBus
-Wl,-rpath,/usr/local/kde4/lib:/usr/local/Trolltech/Qt-4.4.0/lib

	You can notice that -lsoprano is missig here. So I compiled this step by hand adding -lsoprano and it was ok.

	Another point where -lsoprano is missing is at the nepomuk/core. So I think this should be fixed.

	Thanks.

-- 
Linux 2.6.26: Rotary Wombat
http://u-br.net





More information about the kde-linux mailing list