additional lib error
Alexander Kabaev
kabaev at gmail.com
Thu Feb 15 04:40:24 UTC 2007
On Wed, 14 Feb 2007 16:12:51 -0800 (PST)
"Mr. Darren" <darren780 at yahoo.com> wrote:
>
>
> --- Alexander Kabaev <kabaev at gmail.com> wrote:
>
> > On Tue, 13 Feb 2007 21:35:28 -0800 (PST)
> > "Mr. Darren" <darren780 at yahoo.com> wrote:
> >
> > > also a whole lot of
> > > /libexec/ld-elf.so.1: ': unsupported file
> > > layout *** Error code 1
> > >
> > > thanks,
> > > Darren
> >
> >
> > Output of 'readelf -a /usr/local/lib/libintl.so.6'
> > will explain a lot.
> > Could you provide one?
> >
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.
--
Alexander Kabaev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20070215/e7957ed4/signature.pgp
More information about the freebsd-current
mailing list