On 17/04/10 08:19, Matthew Burgess wrote:
> It's at http://www.eglibc.org/archives/patches/msg00073.html.  I hit the
> same issue but didn't have time to test it last night.  It's been doing
> the rounds since 2002 according to the reply to that patch.  Maybe it
> needs bringing to the attention of Ulrich Drepper again; I think we're
> hitting it now because the GCC defaults changed in 4.5.0 to use i686
> when it's possible to use that arch.  I'm not sure I'm brave enough to
> test the waters with Mr Drepper though!
>

I'm not sure this patch is to blame but I'm having some problems with 
compression.
gzip works for most files but there's one file (which I can uncompress fine on 
other
systems, including an x86_64 system with gcc-4.5.0) but on this system (i686 
with
the glibc patch) I get this error

gzip: openjpeg_v1_3.tar.gz: invalid compressed data--crc error

I can gunzip every other gzip file I've tried.

Also, lzop won't work at all:

lzo_init() failed - check your LZO installation !

There's something not right here and my feeling is that the glibc patch is to 
blame.

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to