ELF binary type "3" not known

Roman Divacky rdivacky at freebsd.org
Sat Apr 26 08:27:23 UTC 2008


On Fri, Apr 25, 2008 at 11:36:39PM +0200, Tijl Coosemans wrote:
> 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.

yes.... only 32bit binaries are supported now. I started some work on amd64
linuxulator but the work has stalled (I dont have any hw, nor much knowledge)

can someone join me?


More information about the freebsd-emulation mailing list