[PATCH] deprecate libnsl/libnss_*
Andreas Schwab
schwab@suse.de
Mon Apr 4 15:17:00 GMT 2016
Thorsten Kukuk <kukuk@suse.de> writes:
> xdecrypt has in xcrypt.c:
> libc_hidden_nolink_sunrpc (xdecrypt, GLIBC_2_1)
>
> In sunrpc/Version it is GLIBC_2.1
>
> On i586 you have xdecrypt@GLIBC_2.1 and you cannot link against
> it. But on x86_64, you have xdecrypt@@GLIBC_2.2.5, so you can
> still link against it.
GLIBC_2_1 expands to GLIBC_2.2.5 on x86_64, which is the first version
for this architecture (see
sysdeps/unix/sysv/linux/x86_64/64/shlib-versions).
Andreas.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
More information about the Libc-alpha
mailing list