[Bug libc/17250] static linking breaks nss loading (getaddrinfo/getpwnam/etc...)

aurelien at aurel32 dot net sourceware-bugzilla@sourceware.org
Tue Oct 21 08:57:00 GMT 2014


https://sourceware.org/bugzilla/show_bug.cgi?id=17250

--- Comment #3 from Aurelien Jarno <aurelien at aurel32 dot net> ---
The problem seems to be related to the trusted directories. As long as the
generated file elf/trusted-dirs.h contains a path matching the NSS modules
location, they are not even load. Changing these paths to not match the NSS
modules location make the NSS modules to work again.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Glibc-bugs mailing list