"proofs" about Konsole

Caleb Tennis caleb at gentoo.org
Tue Nov 2 14:00:45 CET 2004


On Tuesday 02 November 2004 07:53 am, Jaime Torres wrote:
> After installing a new gcc (3.3.2) version, I've got warnings when a C++
> shared library
> is loaded in memory. For example, starting konsole from a remote console
> without a kde session:
>
> konsole: /usr/lib/libstdc++.so.6: no version information available
> (required by /usr/kde31/lib/libkdeinit_konsole.so)

Are you sure you installed gcc 3.3?  Isn't libstdc++.so.6 provided by gcc 3.4?  
gcc 3.3 and 3.4 aren't C++ binary compatible - you may need to recompile your 
c++ apps (ie, KDE) against the latest gcc.


More information about the Kde-optimize mailing list