Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2005 12:02:01 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        Koop Mast <kwm@rainbow-runner.nl>
Cc:        Kris Kennaway <kris@obsecurity.org>
Subject:   Re: file(1) broken on sparc64
Message-ID:  <20050123200201.GA81234@xor.obsecurity.org>
In-Reply-To: <1106501671.677.1.camel@heater.rainbow-runner.nl>
References:  <20050122213501.GA22882@xor.obsecurity.org> <1106501671.677.1.camel@heater.rainbow-runner.nl>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
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):
> > 
> > monster# file /lib/libc.so.6
> > /lib/libc.so.6: ELF 64-bit MSB shared object, SPARC V9, version 1 (FreeBSD), stripped
> > 
> > New file(1):
> > 
> > monster# file /lib/libc.so.6
> > /lib/libc.so.6: data, stripped
> > 
> > Among other things, this breaks a lot of package builds because
> > libtool 1.3 doesn't think FreeBSD/sparc64 can build shared libraries.
> > 
> > Kris
> 
> Seems to work here:
> 
> # 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
> 
> # file -v
> file-4.12
> magic file from /usr/share/misc/magic
> 
> # 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=sparc64 and see if
it still works?

Kris


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

iD8DBQFB9AK5Wry0BWjoQKURAmT9AKCzXXIYw0YDi8oGaveTLeUx65sbZQCfX8Sh
UXdEOMQZPkOS1xm4CVz+G+M=
=Q0jG
-----END PGP SIGNATURE-----

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