https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215061
Jeroen Ruigrok van der Werven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jeroen Ruigrok van der Werven <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
