On 10 December 2010 04:13, gregor herrmann <gre...@debian.org> wrote: > tag 606477 + moreinfo > thanks > > On Fri, 10 Dec 2010 03:54:42 +1100, dave b wrote: > >> Sorry, what is your question? > > Your output shows: >>> LD test >>> /usr/bin/ld.real: >>> /usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib/libcheck.a(check.o): >>> relocation R_X86_64_32 > > and I dont't know where "/usr/bin/ld.real" comes from. > I don't have it on my machine and I don't find it with "apt-file > search"; maybe a diversion ... > > Could you lease run: > - ls -la /usr/bin/ld* > - dpkg -S /usr/bin/ld.real > - grep \\.real /var/lib/dpkg/info/*
ls -la /usr/bin/ld* ls -lah /usr/bin/ld* lrwxrwxrwx 1 root root 11 2009-08-01 02:03 /usr/bin/ld -> hardened-ld -rwxr-xr-x 1 root root 5.8K 2010-10-22 07:41 /usr/bin/ldd -rwxr-xr-x 1 root root 449K 2008-06-24 08:07 /usr/bin/ld.real dpkg -S /usr/bin/ld.real diversion by hardening-wrapper from: /usr/bin/ld diversion by hardening-wrapper to: /usr/bin/ld.real I don't think you need the last one ^ ^ (clearly it is from hardening-wrapper) I have the following exported export DEB_BUILD_HARDENING=1 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org