Linux emu: ELF file OS ABI invalid

Mikle Krutov nekoexmachina at gmail.com
Thu Sep 2 16:15:31 UTC 2010


Hello, list!
Got a strange problem with some linux binaries
(utilset for Dwarf Fortress game, DFHack):
file reports them all as
'ELF 32-bit LSB executable, Intel 80386,
version 1 (GNU/Linux), dynamically linked (uses
 shared libs), for GNU/Linux 2.6.15, not stripped'
All are brandelf'd as in handbook.
Utilset requires two libraries, libdfhack.so and
libdfconnect.so, that are reported as
 'ELF 32-bit LSB shared object, Intel 80386,
version 1 (GNU/Linux), dynamically linked, not
stripped'; both of them are brandelf'd, too.
So, i've put libs into /compat/linux/usr/lib/ and tried
 to run one of tools and got:
./dfprospector: error while loading shared libraries:
/usr/lib/libdfhack.so: ELF file OS ABI invalid


What could be the source of the problem?
I'm running 32-bit 8.1-STABLE FreeBSD right now.

-- 
with best regards, Krutov Mikle


More information about the freebsd-questions mailing list