[Bug 215061] COMPAT_LINUX32 in kernel with linux_enable causes undefined symbol on boot

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 5 04:30:17 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215061

            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 at FreeBSD.org
          Reporter: xxjack12xx at gmail.com
                CC: freebsd-amd64 at FreeBSD.org
                CC: freebsd-amd64 at FreeBSD.org

When
options         COMPAT_LINUX32
is defined in the kernel and
linux_enable="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="YES" in rc.conf, the linux
module loads fine.

Linux x86-64 ELF exec handler installed

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


More information about the freebsd-amd64 mailing list