ports/emulators/linux_base on amd64
David O'Brien
obrien at FreeBSD.org
Tue Dec 14 11:15:01 PST 2004
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 at FreeBSD.org)
More information about the freebsd-amd64
mailing list