bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/22150] [2.29 Regression] ld.bfd keeps a version reference in .gn


From: amodra at gmail dot com
Subject: [Bug ld/22150] [2.29 Regression] ld.bfd keeps a version reference in .gnu.version_r for symbols which are optimized out
Date: Mon, 18 Sep 2017 22:54:15 +0000

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
address@hidden'
./libgssapi_krb5.so.2: undefined reference to
address@hidden'
./libgssapi_krb5.so.2: undefined reference to
address@hidden'
./libgssapi_krb5.so.2: undefined reference to address@hidden'
./libgssapi_krb5.so.2: undefined reference to
address@hidden'

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]