symbol lookup error in each application linking KDE4Support

David Faure faure at kde.org
Mon Jul 29 09:13:32 UTC 2013


On Monday 29 July 2013 11:04:20 Martin Graesslin wrote:
>  so I think the root problem is that KDE4 is 
> picked instead of KF5.

Yes.

1) we'll kill libkdecore.so before the end of the year, but meanwhile feel 
free to raise its version number in order to avoid this clash

2) check your LD_LIBRARY_PATH (empty is ok), and check

objdump -p $KDEDIR/lib64/libKDE4Support.so.5 | grep RPATH
  RPATH                /d/kde/inst/kde_frameworks/lib64:/d/qt/5/kde/qtbase/lib

... to see if this includes /home/martin/kde/lib.

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5



More information about the Kde-frameworks-devel mailing list