From owner-freebsd-amd64@FreeBSD.ORG Tue Dec 14 18:21:55 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D76F16A4CE; Tue, 14 Dec 2004 18:21:55 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9465243D5D; Tue, 14 Dec 2004 18:21:54 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iBEILqfZ028032; Tue, 14 Dec 2004 20:21:52 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 14915-10; Tue, 14 Dec 2004 20:21:51 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iBEILpes028029 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 14 Dec 2004 20:21:51 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id iBEILshj080781; Tue, 14 Dec 2004 20:21:54 +0200 (EET) (envelope-from ru) Date: Tue, 14 Dec 2004 20:21:53 +0200 From: Ruslan Ermilov To: "David O'Brien" Message-ID: <20041214182153.GA80721@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: amd64@FreeBSD.org Subject: ports/emulators/linux_base on amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2004 18:21:55 -0000 --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 : =3D=3D=3D> Installing for linux_base-7.1_7 : =3D=3D=3D> Generating temporary packing list : =3D=3D=3D> 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 :=20 : 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=3D3 : kern.elf32.fallback_brand: -1 -> 3 : hammer# make install : =3D=3D=3D> Installing for linux_base-7.1_7 : =3D=3D=3D> Generating temporary packing list : =3D=3D=3D> 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 :=20 : Stop in /usr/ports/emulators/linux_base. : hammer# exit :=20 : Script done on Tue Dec 14 20:05:51 2004 Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD4DBQFBvy9BqRfpzJluFF4RAoMsAJ9KLG4eHic8st8UXRKEKtwOvF5nPACVE0KO SkewG2zTe/gu1pzozYUVvQ== =mRJV -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW--