This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc 2.1.3pre3


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]