TYPE NEEDED FILE ET_DYN librt.so.1,libstdc++.so.6,libm.so.6,libc.so.6,libgcc_s.so.1 /usr/lib/libccgnu2.so but it uses dl functions drizzt@archer ~ $ objdump -d /usr/lib/libccgnu2.so | egrep 'dl(sym|open|error|close)' 00013b84 <dlerror@plt>: 000142e4 <dlclose@plt>: 00014834 <dlopen@plt>: 00014a74 <dlsym@plt>: I attach a (trivial) patch to fix it
Created attachment 101281 [details, diff] files/ccgnu2-as-needed.diff
*** Bug 154146 has been marked as a duplicate of this bug. ***
*** Bug 154147 has been marked as a duplicate of this bug. ***
Fixed in v1.5.1-r1 (no rev.bump). Thanks for reporting and the patch!