symbol lookup error in each application linking KDE4Support

Martin Graesslin mgraesslin at kde.org
Wed Jul 24 10:01:07 UTC 2013


Hi,

when I try to run binaries which links KDE4Support (e.g. kdeinit5) I get the 
following symbol lookup error:

[...]lib/x86_64-linux-gnu/libKDE4Support.so.5: undefined symbol: 
kde_kiosk_admin

kde_kiosk_admin is used in kstandarddirs.cpp as an extern bool. It's defined 
and exported in kdecore/kernel/kcomponentdata.cpp.

I don't see what is wrong here, so any pointers on how to fix this issue would 
be appreciated.

Cheers
Martin


More information about the Kde-frameworks-devel mailing list