Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2004 20:21:53 +0200
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        "David O'Brien" <obrien@FreeBSD.org>
Cc:        amd64@FreeBSD.org
Subject:   ports/emulators/linux_base on amd64
Message-ID:  <20041214182153.GA80721@ip.net.ua>

index | next in thread | raw e-mail

[-- Attachment #1 --]
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.)

Without the patch, I get:

: Script started on Tue Dec 14 20:04:45 2004
: hammer# pwd
: /usr/ports/emulators/linux_base
: hammer# make install
: ===>  Installing for linux_base-7.1_7
: ===>   Generating temporary packing list
: ===>  Checking if emulators/linux_base already installed
: kern.fallback_elf_brand: 3 -> 3
: glibc-common-2.2.4-33.i386.rpm
: glibc-2.2.4-33.i386.rpm
: ELF binary type "0" not known.
: execution of glibc-2.2.4-33 script failed, exit status 255
: *** Error code 1
: 
: Stop in /usr/ports/emulators/linux_base.
: hammer# sysctl kern |grep brand
: kern.elf64.fallback_brand: 3
: kern.fallback_elf_brand: 3
: kern.elf32.fallback_brand: -1
: hammer# sysctl kern.elf32.fallback_brand=3
: kern.elf32.fallback_brand: -1 -> 3
: hammer# make install
: ===>  Installing for linux_base-7.1_7
: ===>   Generating temporary packing list
: ===>  Checking if emulators/linux_base already installed
: kern.fallback_elf_brand: 3 -> 3
: glibc-common-2.2.4-33.i386.rpm
: glibc-2.2.4-33.i386.rpm
: execution of glibc-2.2.4-33 script failed, exit status 1
: *** Error code 1
: 
: Stop in /usr/ports/emulators/linux_base.
: hammer# exit
: 
: Script done on Tue Dec 14 20:05:51 2004


Cheers,
-- 
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD4DBQFBvy9BqRfpzJluFF4RAoMsAJ9KLG4eHic8st8UXRKEKtwOvF5nPACVE0KO
SkewG2zTe/gu1pzozYUVvQ==
=mRJV
-----END PGP SIGNATURE-----
home | help

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