Subject: Re: sparc64 error when compiling kernel
To: gaspo <gaspolo@gmail.com>
From: Eduardo Horvath <eeh@NetBSD.org>
List: port-sparc64
Date: 02/18/2005 05:09:03
On Fri, Feb 18, 2005 at 01:02:06AM +0100, gaspo wrote:
> netbsd% uname -a
> NetBSD netbsd.fastwebnet.it 2.0 NetBSD 2.0 (GENERIC) #0: Thu Dec  2
> 02:49:29 UTC 2004 
> builds@build:/big/builds/ab/netbsd-2-0-RELEASE/sparc64/200411300000Z-obj/big/builds/ab/netbsd-2-0-RELEASE/src/sys/arch/sparc64/compile/GENERIC
> sparc64
> netbsd%
> 
> i havent mk.conf in /etc/
> netbsd% pwd
> /usr/src/sys/arch/sparc64/conf/
> netbsd%
> 
> i download kernel source for netbsd 2.0

Also, how about:

1) the output of uname -m

2) the output of cc -v

3) the output of ld -V

And where did your compiler, linker, and assembler come from?

Eduardo