Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2005 10:41:00 -0700
From:      Andrew Elmore <aelmore@interwoven.com>
To:        Kevin Oberman <oberman@es.net>
Cc:        emulation@freebsd.org
Subject:   Re: ELF file OS ABI invalid error
Message-ID:  <20051018174059.GC32195@interwoven.com>
In-Reply-To: <20051018164835.0B5145D07@ptavv.es.net>
References:  <20051018164835.0B5145D07@ptavv.es.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 18, 2005 at 09:48:35AM -0700, Kevin Oberman wrote:
> Now when I try to run it, I get the error:
> /usr/compat/linux/bin/CorporateTime//Ctime: error while loading shared libraries: /usr/compat/linux/bin/CorporateTime/libctvcal.so: ELF file OS ABI invalid
> Exit 127
> 
> Any idea on what I might need to do? Am I doing something wrong or is it
> a bug that I should submit a PR for?

You might need to investigate the brandelf command.  I remember needing
to run this command against linux binaries when upgrading to 5.x.

Something like: 
brandelf -t Linux /usr/compat/linux/bin/CorporateTime/libctvcal.so

Andrew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051018174059.GC32195>