[Bug 215061] COMPAT_LINUX32 in kernel with linux_enable causes undefined symbol on boot
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jun 1 06:02:59 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215061
Jeroen Ruigrok van der Werven <asmodai at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |asmodai at FreeBSD.org
--- Comment #1 from Jeroen Ruigrok van der Werven <asmodai at FreeBSD.org> ---
Actually, on 11-STABLE and not having any mention of COMPAT_LINUX or
COMPAT_LINUX32 in my kernel, trying to kldload linux64.ko I still get this
message in the logs:
% sudo kldload linux64
kldload: an error occurred while loading the module. Please check dmesg(8) for
more details.
% dmesg | tail -2
link_elf_obj: symbol elf64_linux_vdso_fixup undefined
linker_load_file: Unsupported file type
% grep LINUX /usr/src/sys/amd64/conf/DEALER
#options COMPAT_LINUX
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list