[parisc-linux] New native glibc debs available
Paul Bame
bame@fc.hp.com
Wed, 07 Mar 2001 16:16:53 -0700
This fixes the "fixincludes" problem, which was then called a pipe
problem, which was then thought to be an lseek problem, which turned
out to be due to using an == instead of an = in some quite old code.
Many thinks to jda and jle for seeing the offensive ==, and to
richard for doing much early work to localize this.
Once your libc shared library is updated, fixincludes (which could
be re-enabled I suppose could be re-enabled in gcc) should work. Other
things might start working better too, because this problem
theoretically was causing bogus error return values from many syscalls.
-P