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: static binaries and NSS


On Thu, Jun 12, Ulrich Drepper wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Thorsten Kukuk wrote:
> 
> > +link_warning (getgrouplist, "the `getgrouplist' function should not be used in static binaries.")
> 
> "should not be used" probably isn't the right wording, especially if the
> loading issue is resolved with Jakub's patch or something similar.  It
> might be fine, given the situation.  The actual problem should be
> described.  I probably settle for
> 
> using 'foo' in statically linked applications requires at runtime the
> NSS modules from the glibc version used for linking
> 
> 
> or something like that.  It's long but I don't think this should be a
> problem.  This is the time where native English speakers could shine.

There is now a new patch, where libc-symbols.h contains the macro
with a modified text.

  Thorsten

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

Attachment: glibc-2.3.2.static_nss_warning.diff
Description: Text document


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