This is the mail archive of the libc-hacker@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: What needs to be recompiled when upgrading to 2.1?


Zack Weinberg <zack@rabi.columbia.edu> said:

[...]

> What happens if you recompile a library, say ncurses, against 2.1 and then
> try to use that library with an old binary?  If this doesn't work,
> distributions will have problems.

It works fine, AFAIKS. Old binaries work fine with the new libraries, what
doesn't work is to compile new programs against new libc and old ncurses:
The result crashes on startup.

What still seems not to work is new glibc (2.0.108 here) + pam: RedHat's
rpm doesn't find users/groups, and a newly compiled login from
util-linux-2.9g won't let you in.
-- 
Horst von Brand                             vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Viņa del Mar, Chile                               +56 32 672616


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