Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2004 11:15:00 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        amd64@FreeBSD.org
Subject:   Re: ports/emulators/linux_base on amd64
Message-ID:  <20041214191500.GB7774@dragon.nuxi.com>
In-Reply-To: <20041214182153.GA80721@ip.net.ua>
References:  <20041214182153.GA80721@ip.net.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 14, 2004 at 08:21:53PM +0200, Ruslan Ermilov wrote:
> Hi David,
> 
> Any reason why the patch from
> 
> http://lists.freebsd.org/pipermail/freebsd-amd64/2004-October/002210.html
> 
> has not been committed?  The patch is required to install the
> port on amd64, and applying it helps.  It should not be
> committed verbatim because kern.elf32.fallback_brand does not
> exist on 4.x, but otherwise it's okay.  (The --noscripts is
> also necessary on amd64.)

For one thing:

-FALLBACK_ELF_MIB=  kern.fallback_elf_brand
+FALLBACK_ELF_MIB=  kern.elf32.fallback_brand

Is not conditional on "amd64" -- which means the port would break on
FreeBSD 4.x.  Since the scripts aren't run, you have to do manual fixup
of your /compat/linux tree.  Commitable patches desired. :-)

-- 
-- David  (obrien@FreeBSD.org)



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