ELF binary type "3" not known

M. L. Dodson activesitedynamics at comcast.net
Fri Apr 25 20:35:27 UTC 2008


Hello,

Archive search indicates that above error message means no linux
kernel module loaded, however:

[root at leucine:23] % cat /boot/loader.conf
linux_load="YES"                # Linux emulation
[root at leucine:24] % kldstat
Id Refs Address            Size     Name
  1    7 0xffffffff80100000 ad1818   kernel
  2    1 0xffffffff80bd2000 390e0    linux.ko
  3    1 0xffffffffad81c000 1ce      blank_saver.ko
[root at leucine:25] % file ./sander
./sander: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), for 
GNU/Linux 2.4.0, statically linked, not stripped
[root at leucine:26] % brandelf -t Linux ./sander
[root at leucine:27] % ./sander
ELF binary type "3" not known.
./sander: Exec format error. Binary file not executable.
[root at leucine:28] % ls /var/db/pkg | grep -i linux
linux_base-fc-4_13
[root at leucine:29] % uname -a
FreeBSD leucine 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Tue Apr  8 19:51:36 CDT 2008 
     mldodson at leucine.activesitedynamics.com:/usr/obj/usr/src/sys/LEUCINE  amd64

Any suggestions?

Thanks,
Bud Dodson

PS, executable works fine on FC6 box.
-- 
M. L. Dodson
Business Email: activesitedynamics-at-comcast-dot-net
Personal Email:	mldodson-at-comcast-dot-net
Phone:	eight_three_two-56_three-386_one


More information about the freebsd-emulation mailing list