Re: libaspell15 (0.60.2-1.0.0.1.gcc4) from gcc-3.4 is broken

2005-02-17 Thread Michael Bienia
On 2005-02-17 21:12:50 +0100, Andreas Jochens wrote:
> On 05-Feb-17 17:44, Michael Bienia wrote:
> > libaspell15 (0.60.2-1.0.0.1.gcc4) from the gcc-3.4 archive is broken:
> > 
> > $ ldd /usr/lib/libaspell.so.15
> > /usr/lib/libaspell.so.15: /lib/libc.so.6: version `GLIBC_2.3.4' not found 
> > (required by /usr/lib/libaspell.so.15)
> 
> I just uploaded a fix for this. Please do an
> 
> apt-get update
> apt-get upgrade
> 
> and check if it works then.

Thanks, the new libc6 fixed it.

Michael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: libaspell15 (0.60.2-1.0.0.1.gcc4) from gcc-3.4 is broken

2005-02-17 Thread Andreas Jochens
On 05-Feb-17 17:44, Michael Bienia wrote:
> Hello,
> 
> libaspell15 (0.60.2-1.0.0.1.gcc4) from the gcc-3.4 archive is broken:
> 
> $ ldd /usr/lib/libaspell.so.15
> /usr/lib/libaspell.so.15: /lib/libc.so.6: version `GLIBC_2.3.4' not found 
> (required by /usr/lib/libaspell.so.15)
> libdl.so.2 => /lib/libdl.so.2 (0x2aca)
> libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x2ada4000)
> libm.so.6 => /lib/libm.so.6 (0x2af9e000)
> libc.so.6 => /lib/libc.so.6 (0x2b124000)
> libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2b37)
> /lib/ld-linux-x86-64.so.2 => /lib/ld-linux-x86-64.so.2 
> (0x5000)
> 
> Could someone do a clean recompile?

I just uploaded a fix for this. Please do an

apt-get update
apt-get upgrade

and check if it works then.

Regards
Andreas Jochens


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]