Date: Mon, 27 Mar 2006 01:46:07 +0200 From: Pav Lucistnik <pav@FreeBSD.org> To: freebsd-amd64@FreeBSD.org Subject: compat_ia32: ldd Message-ID: <1143416767.92671.14.camel@ikaros.oook.cz>
next in thread | raw e-mail | index | archive | help
--=-WmQFyh2w5LdZj9ipJENn Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi! I noticed ldd in 6-STABLE does not work on i386 binaries: $ ldd ls ldd: ls: can't read program header ldd: ls: not a dynamic executable Anyone working on fixing this? 32-bit ldd copied over from i386 system does not work either, it just executes the investigated program. I gather that ldd is equivalent to running LD_TRACE_LOADED_OBJECTS=3D1 $1 which behaves same as 32-bit ldd - just executes the app. --=20 Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> May your code work forever and never have a bug. --=-WmQFyh2w5LdZj9ipJENn Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBEJye/ntdYP8FOsoIRAuJLAKC/Tzvpiiy1wJgwH568C2lJGHR4vwCgsh4A S2+WyVaaPFvQDkKUKigi0w8= =UAgk -----END PGP SIGNATURE----- --=-WmQFyh2w5LdZj9ipJENn--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1143416767.92671.14.camel>