Date: Wed, 14 Feb 2007 23:40:17 -0500 From: Alexander Kabaev <kabaev@gmail.com> To: "Mr. Darren" <darren780@yahoo.com> Cc: freebsd-current@freebsd.org Subject: Re: additional lib error Message-ID: <20070214234017.73736a6d@kan.dnsalias.net> In-Reply-To: <942195.17528.qm@web34712.mail.mud.yahoo.com> References: <20070214095604.03f970ee@kan.dnsalias.net> <942195.17528.qm@web34712.mail.mud.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_.86/BwSZ5jhEHzepjBvVUc_ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Wed, 14 Feb 2007 16:12:51 -0800 (PST) "Mr. Darren" <darren780@yahoo.com> wrote: >=20 >=20 > --- Alexander Kabaev <kabaev@gmail.com> wrote: >=20 > > On Tue, 13 Feb 2007 21:35:28 -0800 (PST) > > "Mr. Darren" <darren780@yahoo.com> wrote: > >=20 > > > also a whole lot of=20 > > > /libexec/ld-elf.so.1: ': unsupported file > > > layout *** Error code 1 > > >=20 > > > thanks, > > > Darren > >=20 > >=20 > > Output of 'readelf -a /usr/local/lib/libintl.so.6' > > will explain a lot. > > Could you provide one? > >=20 The library does not appear to be special in any way and ELF class and data fields in header are reported correctly. ld-elf.so.1 for amd64 platform should load it without problems, but trying to feed it to i386 rtld will generate just the error you reported. So I think Kris' suggestion that you are running i386 binary which tries to load amd64 library is most likely to be correct. --=20 Alexander Kabaev --Sig_.86/BwSZ5jhEHzepjBvVUc_ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFF0+Q1Q6z1jMm+XZYRAjMBAJ9zXT/7PMi7G1NSRFtIi4VA8EDueACcDOS9 tyqoVlZFSiDBbzrULH5tZMM= =ppmH -----END PGP SIGNATURE----- --Sig_.86/BwSZ5jhEHzepjBvVUc_--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070214234017.73736a6d>