[Python-Dev] [debian build error]

Luke Kenneth Casson Leighton lkcl@samba-tng.org
Mon, 19 May 2003 16:32:48 +0000


On Mon, May 19, 2003 at 10:16:50AM -0500, Skip Montanaro wrote:
> 
>     Luke> gcc 3.3 is now the latest for unstable.
> 
>     Luke> gcc 3.3 contains a package libstdc++-5.
> 
>     Luke> python2.2 is compiled with gcc 3.2.
> 
>     Luke> installing the latest libstdc++-5, which is compiled with gcc 3.3,
>     Luke> causes python2.2 to complain:
> 
>     Luke> /usr/lib/libgcc1_s.so.1 cannot find GCC_3.3 in libstdc++-5.
> 
> Is python2.2 compiled by you from source or is it a Debian-provided package?
 
 debian-provided.  i've actually had to remove gcc altogether in order
 to solve the problem (!!!)

 l.