Date: Thu, 01 Jun 2017 06:02:59 +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-SdpUovUEcN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-215061-8@https.bugs.freebsd.org/bugzilla/> References: <bug-215061-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215061 Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |asmodai@FreeBSD.org --- Comment #1 from Jeroen Ruigrok van der Werven <asmodai@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215061-8-SdpUovUEcN>
