Date: Fri, 15 Oct 2004 21:03:22 +0200 From: Francois Tigeot <ftigeot@wolfpond.org> To: Christer Solskogen <solskogen@carebears.mine.nu> Cc: freebsd-amd64@freebsd.org Subject: Re: linux_base Message-ID: <20041015190322.GA51802@aoi.wolfpond.org> In-Reply-To: <ckovlp$4ju$1@sea.gmane.org> References: <ckovlp$4ju$1@sea.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 15, 2004 at 06:59:37PM +0200, Christer Solskogen wrote: > Should it be possible to install linux_base now? > > I got this in my kernel file. Recompiled and nice. > options LINPROCFS > options COMPAT_43 > options COMPAT_LINUX32 > > > But I do get this error when installing the port. > ELF binary type "0" not known > > Cause, if I install linuxcompat the way told in > http://people.freebsd.org/~tjr/linux32.html, installing ports still > would complain about missing linux_base, wouldnt it? I sent a patch exactly for this purpose on the list. Look for a message named "Fallback elf brand and Linux emulation" on 2004-10-06 . Basically on 5.x there are now different sysctls for 32 and 64 bit elf binaries and the port isn't yet aware of that. -- Francois Tigeot
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041015190322.GA51802>