glibc 2.1.3pre3
John Kennedy
jk@csuchico.edu
Fri Jan 28 14:41:00 GMT 2000
On Wed, Jan 26, 2000 at 11:54:13PM +0100, Mark Kettenis wrote:
> Yep, the setrlimit changes were backed out, so setrlimit@GLIBC_2.1.3
> and getrlimit@GLIBC_2.1.3 no longer exist. You'll have to recompile
> everything that you compiled with glibc-2.1.3pre1 and that uses
> setrlimit and/or getrlimit. Or restore the binaries that you were
> using before upgrading to glibc-2.1pre1. Sorry for the inconvenience,
> but that's the risk of using a pre-release.
It was a little bit time-consuming, but I've recompiled my ~206 packages
now, and they all went pretty well except for pciutils-2.1.4 and
isapnptools-1.21.
The ISA utilities get stuff like this (broken in pre1):
res-access.o(.text+0x130d): undefined reference to `outb'
res-access.o(.text+0x131b): undefined reference to `inb'
The PCI utilities have some conflicts with the header files. That
one started in pre3, but I don't have the error messages handy.
More information about the Libc-alpha
mailing list