[Bug 206117] 64bit linux_compatibility: Binary file is not executable
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 10 21:10:54 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206117
Bug ID: 206117
Summary: 64bit linux_compatibility: Binary file is not
executable
Product: Base System
Version: 10.2-STABLE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: freebsd-bugs at FreeBSD.org
Reporter: stefan.rumetshofer at drei.at
CC: freebsd-amd64 at FreeBSD.org
CC: freebsd-amd64 at FreeBSD.org
I'd like to test the new 64bit linux compatibility layer, so i have installed
an actual 10.2-STABLE and patched the ports tree as described in miwi's blog.
sysctl compat.linux.osrelease now says: 2.6.32
in make.conf i have:
OVERRIDE_LINUX_BASE_PORT=c6_64
OVERRIDE_LINUX_NONBASE_PORTS=c6_64
then i installed the port: linux_base-c6
pkg version -v now says:
linux_base-c6_64-6.7
So i thougt i can test a 64bit Linux binary, but when i execute it i get
ELF binary type "0" not known.
Exec format error. Binary file not executable.
So i tried to brandelf the file to type "Linux", but then i get
ELF binary type "3" not known.
Exec format error. Binary file not executable.
Now i dont know if this is a bug in the new linuxulator or it is a problem with
my executable.
Btw. The binary is the 64bit installer of X-Plane 10.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list