From owner-freebsd-sparc64@FreeBSD.ORG Sun Jan 23 20:02:08 2005 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB06916A4CE; Sun, 23 Jan 2005 20:02:08 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AD8143D2D; Sun, 23 Jan 2005 20:02:07 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 164BD512A7; Sun, 23 Jan 2005 12:02:01 -0800 (PST) Date: Sun, 23 Jan 2005 12:02:01 -0800 From: Kris Kennaway To: Koop Mast Message-ID: <20050123200201.GA81234@xor.obsecurity.org> References: <20050122213501.GA22882@xor.obsecurity.org> <1106501671.677.1.camel@heater.rainbow-runner.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UlVJffcvxoiEqYs2" Content-Disposition: inline In-Reply-To: <1106501671.677.1.camel@heater.rainbow-runner.nl> User-Agent: Mutt/1.4.2.1i cc: sparc64@FreeBSD.org cc: obrien@FreeBSD.org cc: Kris Kennaway Subject: Re: file(1) broken on sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jan 2005 20:02:08 -0000 --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 23, 2005 at 06:34:31PM +0100, Koop Mast wrote: > Op za, 22-01-2005 te 13:35 -0800, schreef Kris Kennaway: > > Old file(1): > >=20 > > monster# file /lib/libc.so.6 > > /lib/libc.so.6: ELF 64-bit MSB shared object, SPARC V9, version 1 (Free= BSD), stripped > >=20 > > New file(1): > >=20 > > monster# file /lib/libc.so.6 > > /lib/libc.so.6: data, stripped > >=20 > > Among other things, this breaks a lot of package builds because > > libtool 1.3 doesn't think FreeBSD/sparc64 can build shared libraries. > >=20 > > Kris >=20 > Seems to work here: >=20 > # uname -a > FreeBSD sparkel 6.0-CURRENT FreeBSD 6.0-CURRENT #6: Sat Jan 22 13:44:59 > CET 2005 root@sparkel:/usr/obj/usr/src/sys/SeaLion sparc64 >=20 > # file -v > file-4.12 > magic file from /usr/share/misc/magic >=20 > # file /lib/libc.so.6 > /lib/libc.so.6: ELF 64-bit MSB shared object, SPARC V9, version 1 > (FreeBSD), stripped I wonder if the problem is with worlds cross-built from i386. Can you try a buildworld on i386 with TARGET_ARCH=3Dsparc64 and see if it still works? Kris --UlVJffcvxoiEqYs2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB9AK5Wry0BWjoQKURAmT9AKCzXXIYw0YDi8oGaveTLeUx65sbZQCfX8Sh UXdEOMQZPkOS1xm4CVz+G+M= =Q0jG -----END PGP SIGNATURE----- --UlVJffcvxoiEqYs2--