Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Dec 2016 04:30:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 215061] COMPAT_LINUX32 in kernel with linux_enable causes undefined symbol on boot
Message-ID:  <bug-215061-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 215061
           Summary: COMPAT_LINUX32 in kernel with linux_enable causes
                    undefined symbol on boot
           Product: Base System
           Version: 11.0-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: xxjack12xx@gmail.com
                CC: freebsd-amd64@FreeBSD.org
                CC: freebsd-amd64@FreeBSD.org

When
options         COMPAT_LINUX32
is defined in the kernel and
linux_enable=3D"YES"
in rc.conf, the system boots with this error:

link_elf_obj: symbol elf64_linux_vdso_fixup undefined
linker_load_file: Unsupported file type


When
options         COMPAT_LINUX32
is not defined in the kernel and linux_enable=3D"YES" in rc.conf, the linux
module loads fine.

Linux x86-64 ELF exec handler installed

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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