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

Re: binary incompatible change in libnss_*.so.2


On Tue, Apr 09, Ulrich Drepper wrote:

> On Tue, 2002-04-09 at 09:21, Bruno Haible wrote:
> 
> > After installing glibc-20020408 (built with gcc-3.0.4, on a SuSE 7.3 i386
> > system) "su" and "login" don't work any more, because dynamic loading of
> > /lib/security/pam_unix.so fails. The reason are unsatisfied symbols.
> > Last time, with glibc-20020115, there was no problem.
> 
> The PAM module is using a NSS module directly which isn't allowed.  The
> NSS modules don't provide a user ABI, only the nSS routines in libc are
> allowed to use them.

Why do we have a major version number for it and increased it in the
past for binary incopatible changes? Why is this called "libnss*" and
not "nss*"  like Solaris does? The reason (you self explained it!) is,
that in this way it is possible to link against this libraries. Why
did you change your opinium about this?

> Just to show that it is possible, this is the same module on my RH
> system:

Yes, and the result is that you are not able to support NIS+ with it.

 Thorsten

-- 
Thorsten Kukuk       http://www.suse.de/~kukuk/        kukuk@suse.de
SuSE Linux AG        Deutschherrenstr. 15-19       D-90429 Nuernberg
--------------------------------------------------------------------    
Key fingerprint = A368 676B 5E1B 3E46 CFCE  2D97 F8FD 4E23 56C6 FB4B


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