https://sourceware.org/bugzilla/show_bug.cgi?id=22150
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amodra at gmail dot com
--- Comment #5 from Alan Modra <amodra at gmail dot com> ---
The testcase needs -rpath=. to search . first for dependent libraries not
mentioned on the command line, and these libraries are missing:
libblkid.so.1
libgpg-error.so.0
libkrb5.so.3
libk5crypto.so.3
libcom_err.so.2
libkrb5support.so.0
libsasl2.so.2
libgssapi.so.3
libkeyutils.so.1
libheimntlm.so.0
libkrb5.so.26
libasn1.so.8
libhcrypto.so.4
libroken.so.18
libwind.so.0
libheimbase.so.1
libhx509.so.5
libsqlite3.so.0
libcrypt.so.1
If I use my Ubuntu 16.04 system libs for the above, then I see
./libgssapi_krb5.so.2: undefined reference to
`k5_os_mutex_unlock@krb5support_0_MIT'
./libgssapi_krb5.so.2: undefined reference to
`k5_os_mutex_init@krb5support_0_MIT'
./libgssapi_krb5.so.2: undefined reference to
`k5_os_mutex_lock@krb5support_0_MIT'
./libgssapi_krb5.so.2: undefined reference to `k5_once@krb5support_0_MIT'
./libgssapi_krb5.so.2: undefined reference to
`k5_os_mutex_destroy@krb5support_0_MIT'
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils