[kde-freebsd] Filelight for KDE4

Rusty Nejdl rnejdl at ringofsaturn.com
Sat Oct 10 00:45:17 CEST 2009



I'm working on a port of Filelight for KDE4 and am having some
CMAKE/Porting issues I'm hoping someone can assist with. Everything
compiles fine but when it gets to the linking stage, it fails:


/usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -Woverloaded-virtual
-fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -DNDEBUG
-DQT_NO_DEBUG -lc -shared -Wl,-soname,filelightpart.so -o
../../lib/filelightpart.so
CMakeFiles/filelightpart.dir/filelightpart_automoc.o
CMakeFiles/filelightpart.dir/part.o CMakeFiles/filelightpart.dir/scan.o
CMakeFiles/filelightpart.dir/progressBox.o
CMakeFiles/filelightpart.dir/Config.o
CMakeFiles/filelightpart.dir/settingsDialog.o
CMakeFiles/filelightpart.dir/fileTree.o
CMakeFiles/filelightpart.dir/localLister.o
CMakeFiles/filelightpart.dir/remoteLister.o
CMakeFiles/filelightpart.dir/summaryWidget.o
-L/usr/ports/sysutils/filelight-kde4/work/filelight-1.9-rc2/lib
-L/usr/local/kde4/lib -L/usr/local/lib/qt4 ../../lib/libradialmap.a
/usr/local/kde4/lib/libkdecore.so.7.0.1
/usr/local/kde4/lib/libkparts.so.5.0.1
/usr/local/kde4/lib/libkdeui.so.7.0.1
/usr/local/kde4/lib/libkde3support.so.5.0.1
/usr/local/kde4/lib/libkio.so.7.0.1 /usr/local/kde4/lib/libkfile.so.5.0.1
/usr/local/kde4/lib/libsolid.so.5.0.1 -lqimageblitz
/usr/local/kde4/lib/libkparts.so.5.0.1 /usr/local/kde4/lib/libkio.so.7.0.1
/usr/local/kde4/lib/libkdeui.so.7.0.1
/usr/local/kde4/lib/libkdecore.so.7.0.1 /usr/local/lib/qt4/libQtDBus.so
/usr/local/lib/qt4/libQtSvg.so /usr/local/lib/qt4/libQtNetwork.so
/usr/local/lib/qt4/libQtXml.so /usr/local/kde4/lib/libsolid.so.5.0.1
/usr/local/lib/qt4/libQtCore.so -pthread /usr/local/lib/qt4/libQtGui.so
/usr/local/lib/qt4/libQt3Support.so
-Wl,-rpath,/usr/local/kde4/lib:/usr/local/lib/qt4::::::::::::::::::::
-Wl,-rpath-link,/usr/local/kde4/lib
/usr/bin/ld: cannot find -lqimageblitz


I don't see a /usr/local/lib in the -I line above, which is where
libqimageblitz.so is located. 

I can imagine several ways of fixing this
but I'm looking for the right one that isn't a hack as my knowledge of the
cmake system is pretty thin. Suggestions? 

Sioncerely,
Rusty
Nejdl
http://networking.ringofsaturn.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-freebsd/attachments/20091009/9b0422e1/attachment.htm 


More information about the kde-freebsd mailing list