On Thu, Oct 10, 2002 at 12:25:29AM +0200, Ralf Nolden wrote:
> > /usr/lib/kde3/konq_listview.so: undefined symbol:
> > rename__14KonqOperationsP7QWidgetRC4KURLRC7QStringP7QObjectPCc
> >
> > Could someone help me ?
> It's maybe due to a wrong Qt library version. I have compiled against
> qt-3.0.5-3 from unstable, please make sure you're not using 3.0.3 or anything
> else. If in doubt, recompile Qt from unstable.
>
> Ralf
$ dpkg -l |grep qt3
ii libqt3 3.0.5-3 Qt GUI Library (runtime files)
ii libqt3-dev 3.0.5-3 Qt GUI development files
ii libqt3-mt 3.0.5-3 Qt GUI Library (Threaded runtime version)
ii libqt3-mt-dev 3.0.5-3 Qt Threaded development files
ii qt3-tools 3.0.5-3 Qt GUI Designer and other Qt3 based tools