https://sourceware.org/bugzilla/show_bug.cgi?id=29042
--- Comment #1 from Toolybird <toolybird at tuta dot io> --- After studying this for a bit, I'm fairly certain it can be fixed in the same way that libctf was fixed. i.e. https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=7d53105d For now, I'm just going to run with this dirty hack: sed -i '/SHARED_LIBADD/s|../bfd/libbfd.la|-Wl,`pwd`/../bfd/.libs/libbfd.so|' \ opcodes/configure Thanks -- You are receiving this mail because: You are on the CC list for the bug.