Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 2006 12:00:35 +0400
From:      Yuri Pankov <yuri.pankov@gmail.com>
To:        freebsd-emulation <freebsd-emulation@freebsd.org>
Subject:   Re: amd64 module of linuxolator
Message-ID:  <1150272035.1475.3.camel@klamath.irbis.net.ru>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1150272035.1475.3.camel>