ELF binary type "3" not known

Tijl Coosemans tijl at ulyssis.org
Fri Apr 25 21:36:49 UTC 2008


On Friday 25 April 2008 22:19:22 M. L. Dodson wrote:
> 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

AFAIK only 32 bit executables are supported.


More information about the freebsd-emulation mailing list