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>
next in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041214182153.GA80721>