ELF file OS ABI invalid error
Andrew Elmore
aelmore at interwoven.com
Tue Oct 18 10:41:12 PDT 2005
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
More information about the freebsd-emulation
mailing list