linux64 fails to load on 10.3-RELEASE
Chagin Dmitry
dchagin at freebsd.org
Thu Apr 14 19:53:34 UTC 2016
On Thu, Apr 14, 2016 at 02:09:00PM +0200, Piotr Kubaj wrote:
> Hi,
>
> I'm on 10.3-RELEASE/amd64 and I'd like to use the new linux64 module.
> However, when I do 'kldload linux64', I get:
> kldload: an error occurred while loading the module. Please check
> dmesg(8) for more details.
>
> And I've got in dmesg(8):
> link_elf_obj: symbol elf64_linux_shared_page_fini undefined
> linker_load_file: Unsupported file type
>
>
> I've got in my kernel:
> options COMPAT_LINUX32
>
> Can it interfere with linux64? If not, what else can I check?
>
no, please build linux_common, linux and linux64 as modules
More information about the freebsd-stable
mailing list