On Fri, 03 May 2013 09:45:47 +0200 Matthias Apitz wrote:
> Hello,
> 
> I'm compiling KDE4 from the ports (all ports out of SVN from April 1st, 
> r315646) on a 10-CURRENT; x11-themes/kdeartwork4 does not link with the
> following messages:
> 
> ....
> /usr/bin/c++   -O2 -pipe -fno-strict-aliasing -Wnon-virtual-dtor 
> -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W 
> -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS 
> -fno-check-new -fno-common -Woverloaded-virtual -fvisibility=hidden 
> -Werror=return-type -fvisibility-inlines-hidden -O2 -DNDEBUG -DQT_NO_DEBUG   
> CMakeFiles/kslideshow.kss.dir/kslideshow.kss_automoc.o 
> CMakeFiles/kslideshow.kss.dir/slideshow.o  -o kslideshow.kss  
> -L/usr/local/lib  -L/usr/local/kde4/lib  -L/usr/local/lib/qt4  
> /usr/local/kde4/lib/libkio.so.7.0.1 -lm 
> /usr/local/kde4/lib/libkscreensaver.so.5.0.0 /usr/local/lib/libkexiv2.so 
> /usr/local/kde4/lib/libkio.so.7.0.1 /usr/local/lib/qt4/libQtNetwork.so 
> /usr/local/lib/qt4/libQtXml.so /usr/local/kde4/lib/libkdeui.so.7.0.1 
> /usr/local/lib/qt4/libQtGui.so /usr/local/lib/qt4/libQtSvg.so 
> /usr/local/kde4/lib/libkdecore.so.7.0.1 /usr/local/lib/qt4/libQtDBus.so 
> /usr/local/lib/qt4/libQtCore.so -pthread 
> -Wl,-rpath,/usr/local/kde4/lib:/usr/lo
 ca
>  l/lib:/usr/local/lib/qt4:::::::::::::::::::: 
> -Wl,-rpath-link,/usr/local/kde4/lib:/usr/local/lib 
> /usr/bin/ld: warning: libkdecore.so.6, needed by /usr/local/lib/libkexiv2.so, 
> not found (try using -rpath or -rpath-link)
> /usr/bin/ld: warning: libDCOP.so.6, needed by /usr/local/lib/libkexiv2.so, 
> not found (try using -rpath or -rpath-link)
> /usr/bin/ld: warning: libkdefx.so.6, needed by /usr/local/lib/libkexiv2.so, 
> not found (try using -rpath or -rpath-link)
> /usr/bin/ld: warning: libqt-mt.so.3, needed by /usr/local/lib/libkexiv2.so, 
> not found (try using -rpath or -rpath-link)

Do you have graphics/libkexiv2 installed by any chance? if so, this is just
another example of KDE4 breakage induced by Qt3/KDE3 counterparts.

Max
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to