Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 2008 23:36:39 +0200
From:      Tijl Coosemans <tijl@ulyssis.org>
To:        freebsd-emulation@freebsd.org, activesitedynamics@comcast.net
Subject:   Re: ELF binary type "3" not known
Message-ID:  <200804252336.40894.tijl@ulyssis.org>
In-Reply-To: <48123CCA.1020806@comcast.net>
References:  <48123CCA.1020806@comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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@leucine:23] % cat /boot/loader.conf
> linux_load="YES"                # Linux emulation
> [root@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804252336.40894.tijl>