[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: relocation error: /usr/lib/libkdefx.so.4: undefined symbol: _ZN6QStyle6polishEP12QApplication



On Monday 28 February 2005 03:21 am, Sergio Gorelyshev wrote:
> On Sat, 26 Feb 2005 03:44:52 +0100
>
> Adeodato Sim_ <asp16@alu.ua.es> wrote:
> > * Sergio Gorelyshev [Fri, 25 Feb 2005 17:20:38 +0200]:
> > > Hi all. I'm using debian testing now.
> > > I tried to run kcachegrind. And {subject} error appeared. Then I tried
> > > to reinstall kdelibs4 and kdebase-bin but error did not disappear.
> > > Then I tried to build kdelibs from sources. Results are below:
> >
> >   What version of libqt3c102-mt do you have installed? Please execute
> >   the following commands:
> >
> >   $ dpkg -l libqt3c102-mt
> >   ii  libqt3c102-mt  3.3.3-8        Qt GUI Library (Threaded runtime
> > version), V
>
> dpkg -l libqt3c102-mt
> ii  libqt3c102-mt  3.3.3-8        Qt GUI Library (Threaded runtime
> version), V
>
> >   $ md5sum /usr/lib/libqt-mt.so.3
> >   445db57d6e7f6b256ce54f9561c66fda  /usr/lib/libqt-mt.so.3
>
> 445db57d6e7f6b256ce54f9561c66fda  /usr/lib/libqt-mt.so.3
>
> >   $ objdump -T /usr/lib/libqt-mt.so.3 | grep
> > _ZN6QStyle6polishEP12QApplication 00291ee0 g    DF .text 00000005  Base  
> >      _ZN6QStyle6polishEP12QApplication
>
> 00291ee0 g    DF .text  00000005  Base       
> _ZN6QStyle6polishEP12QApplication
>
> That is my output data. The same yours :(

Could you have another qt installation somewhere?  What does this show on your 
system:

$ ldd /usr/lib/libkdefx.so.4.2.0 | grep libqt
               libqt-mt.so.3 => /usr/lib/libqt-mt.so.3 (0x4003c000)

Josh



Reply to: