Date: Thu, 15 Jun 2006 09:47:39 +0200 From: Alexander Leidinger <Alexander@Leidinger.net> To: Yuri Pankov <yuri.pankov@gmail.com> Cc: freebsd-emulation <freebsd-emulation@freebsd.org> Subject: Re: amd64 module of linuxolator Message-ID: <20060615094739.hqtxz7jadcw0cg0o@netchild.homeip.net> In-Reply-To: <1150272035.1475.3.camel@klamath.irbis.net.ru> References: <1150272035.1475.3.camel@klamath.irbis.net.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Yuri Pankov <yuri.pankov@gmail.com> (from Wed, 14 Jun 2006 =20 12:00:35 +0400): > 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 This is expected. You need the 32bit compatibility in your kernel, =20 else it will not work. We need to document this in the man-page when =20 it hits the tree. I assume it not only loads, but also works... > COMPAT_43 is commented out in both cases. We don't depend on COMPAT_43 anymore. \me is adding "remove COMPAT_43 from GENERIC" to his TODO list. Bye, Alexander. --=20 Selling GoodYear Eagle F1 235/40ZR18, 2x 4mm + 2x 5mm, ~150 EUR you have to pick it up between Germany/Saarland and Luxembourg/Capellen http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID =3D B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID =3D 72077137
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060615094739.hqtxz7jadcw0cg0o>