Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2016 21:10:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 206117] 64bit linux_compatibility: Binary file is not executable
Message-ID:  <bug-206117-6@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206117

            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@FreeBSD.org
          Reporter: stefan.rumetshofer@drei.at
                CC: freebsd-amd64@FreeBSD.org
                CC: freebsd-amd64@FreeBSD.org

I'd like to test the new 64bit linux compatibility layer, so i have install=
ed
an actual 10.2-STABLE and patched the ports tree as described in miwi's blo=
g.

sysctl compat.linux.osrelease now says: 2.6.32

in make.conf i have:
OVERRIDE_LINUX_BASE_PORT=3Dc6_64
OVERRIDE_LINUX_NONBASE_PORTS=3Dc6_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.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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