Re: [kde-linux] kdelibs 4.1.0 compilation issue
- From: Dâniel Fraga <fragabr@xxxxxxxxx>
- Date: Wed, 30 Jul 2008 10:26:38 -0300
On Wed, 30 Jul 2008 05:34:17 -0400
Jim Philips <philips_jim@xxxxxxxxxxxxx> 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
___________________________________________________
This message is from the kde-linux mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
- References:
- [kde-linux] kdelibs 4.1.0 compilation issue
- From: Dâniel Fraga
- Re: [kde-linux] kdelibs 4.1.0 compilation issue
- From: Jim Philips
- [kde-linux] kdelibs 4.1.0 compilation issue
- Prev by Date: Re: [kde-linux] kdelibs 4.1.0 compilation issue
- Next by Date: [kde] Using real paths instead of nfs://, system://, etc
- Previous by thread: Re: [kde-linux] kdelibs 4.1.0 compilation issue
- Next by thread: [kde] Using real paths instead of nfs://, system://, etc
- Index(es):
Relevant Pages
|