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

Re: Bug#76778: /usr/lib/libqt.so.2: undefined symbol: __pure_virtual



On Sat, 11 Nov 2000, Roland Rosenfeld wrote:

> On Sat, 11 Nov 2000, Mariusz Przygodzki wrote:
> 
> > > $ qtcups
> > > qtcups: error while loading shared libraries: /usr/lib/libqt.so.2:
> > > undefined symbol: __pure_virtual

The only time I've ever seen the __pure_virtual symbol show up is when a
C++ lib is compiled with a gcc newer than that in woody (basically, newer
CVS snapshots).  Most likely, Qt was compiled with gcc 2.96 or 2.97 and
linked against a newer libstdc++.

C



Reply to: