Glenn Enright wrote:
On Wed, 20 Jul 2005 21:26, Zac Medico wrote:
Does busybox gzip work any better?
Zac
Yes works just fine. What does that tell you?
You have a workaround ;-). The problem seems to be in glibc (only dependency of gzip,
verified by "ldd `which gzip`") or your toolchain. You might be able to get
some clues from gdb or strace, but whatever the cause, you probably need to replace glibc
and/or your toolchain.
I wonder if static linking would help gzip?
USE=static emerge gzip
Zac
--
gentoo-user@gentoo.org mailing list