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

Re: KDE2/libqt2 errors on sid.



Mark Nellemann wrote:

> I have been running KDE2 until a recent (1-2 weeks) apt-get
> update+upgrade. When I start any KDE related program now, I get this error:
> 
> msn@titan:~$ startkde
> kdeinit: error while loading shared libraries: /usr/lib/libqt.so.2:
> undefined symbol: __pure_virtual
> knotify: error while loading shared libraries: /usr/lib/libqt.so.2:
> undefined symbol: __pure_virtual
> /usr/bin/kdeinit: error while loading shared libraries:
> /usr/lib/libqt.so.2: undefined symbol: __pure_virtual
> 
> Am I doing something wrong or is this a known problem?

I'd say neither.

michdaen@pismo> ldd /usr/lib/libqt.so.2|cut -f 3 -d ' '|xargs grep -l
__pure_virtual
/usr/lib/libGLU.so.1

This library is in xlibmesa3. Please try reverting that package to an older
version.


-- 
Earthling Michel Dänzer (MrCooper)    \   Debian GNU/Linux (powerpc) developer
CS student, Free Software enthusiast   \        XFree86 and DRI project member



Reply to: