Re: additional lib error

From: Alexander Kabaev <kabaev_at_gmail.com>
Date: Wed, 14 Feb 2007 23:40:17 -0500
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

Received on Thu Feb 15 2007 - 03:40:24 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:05 UTC