This is the mail archive of the libc-help@sourceware.org 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]
Other format: [Raw text]

Re: tst-getaddrinfo4 failure with glibc-2.18


On 08/15/2013 12:51 PM, Allin Cottrell wrote:
> I should have said: this is on a system with 64-bit kernel and 32-bit
> userspace. I'm seeing something that may be related at
> 
> http://www.linuxquestions.org/questions/linux-from-scratch-13/glibc-2-18-and-acroread-4175473288
>
>  I last built and installed glibc-2.17 in January, since when I've
> updated gcc (4.8.1) and kernel headers (3.10.7). So I just tried the
> experiment of rebuilding 2.17 under my current setup, to check that
> nothing had gone screwy in the meantime in regard to my ability to
> build a properly functioning glibc. Result: all OK, the system is
> stable with glibc-2.17 as rebuilt today. But it's seriously unstable
> with glibc-2.18 as built with the same toolchain and configure
> options, namely:

Just build glibc-2.18 and run one application with it?

You don't need to install it in your system to use it.

http://sourceware.org/glibc/wiki/Testing/Builds

Care must be taken in all steps. Particularly if your
application dlopen's other libraries built by glibc,
then things get more difficult.

Cheers,
Carlos.


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