package kdelibs
tags 254593 +unreproducible
thanks

Joerg Reckers writes:

> I got the following error when i try to start an application (incl
> kde) using the libkdefx libary:

>  relocation error: /usr/lib/libkdefx.so.4: undefined symbol:
>  _ZN7QPixmap6detachEv

> /usr/lib/libkdefx.so.4 is a link to /usr/lib/libkdefx.so.4.2.0

Hi, thanks for the bug report.  I cannot reproduce this problem on my
machine.

Can you provide us with the output of the following commands:

ls -l /usr/lib/libkdefx*
ls -l /usr/lib/libqt*
ldd /usr/lib/libkdefx.so.4.2.0
nm --dynamic /usr/lib/libqt-mt.so | grep _ZN7QPixmap6detachEv

Thanks
domi

Reply via email to