amd64 module of linuxolator

Yuri Pankov yuri.pankov at gmail.com
Wed Jun 14 08:01:07 UTC 2006


Tested on today's -CURRENT.

Without 'options COMPAT_IA32' it errors with:
kldload: Unsupported file type
link_elf_obj: symbol elf32_insert_brand_entry undefined

When COMPAT_IA32 is added back to kernel config, module loads without
problems:
Id Refs Address            Size     Name
 1    5 0xffffffff80100000 5c2600   kernel
 2    1 0xffffffffae045000 135f8    linux.ko

COMPAT_43 is commented out in both cases.


---
Yuri


More information about the freebsd-emulation mailing list