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:23:31PM +0000, Graham Murray wrote:
> I am running linux kernel 2.3.40 on an i586.
> 
> On upgrading to glibc 2.1.3pre3, I received the following error when
> attempting to start various programs (including sendmail) which I had
> built using glibc 2.1.3pre1 (with linux-threads pre2)
> 
>  "setrlimit, version GLIBC_2.1.3 not defined on file libc.so.6 with
>  link time reference"
> 
> After rebuilding with glibc 2.1.3pre3, all is well again.

  This is the response I got:

    [via Mark Kettenis]
	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.

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