[Bug libdw/32929] 0.193 regression: dwarf_srclang_check: error while loading shared libraries: libelf.so.1: cannot open shared object file: No such file or directory
mark at klomp dot org
sourceware-bugzilla@sourceware.org
Sat May 3 00:50:38 GMT 2025
https://sourceware.org/bugzilla/show_bug.cgi?id=32929
Mark Wielaard <mark at klomp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Mark Wielaard <mark at klomp dot org> ---
commit c96c4fcd54c64678dbcf9e43b9a991362aa83106
Author: Mark Wielaard <mark@klomp.org>
Date: Sat May 3 02:46:40 2025 +0200
libdw: Add RPATH to MAIN_CHECK programs
We want to test the program against the just build libelf.so not the
system installed one. So add an RPATH to ../libelf.
* libdw/Makefile.am (CHECK_DEF_FLAGS): Add -Wl,-rpath,../libelf.
https://sourceware.org/bugzilla/show_bug.cgi?id=32929
Signed-off-by: Mark Wielaard <mark@klomp.org>
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Elfutils-devel
mailing list