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: [email protected]
Reporter: [email protected]
CC: [email protected]
CC: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "[email protected]"