Subject: Re: sparc64 error when compiling kernel
To: None <port-sparc64@netbsd.org>
From: gaspo <gaspolo@gmail.com>
List: port-sparc64
Date: 02/18/2005 01:02:06
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

On Fri, 18 Feb 2005 00:01:42 +0000, sigsegv@rambler.ru
<sigsegv@rambler.ru> wrote:
> gaspo wrote:
> > I compiling kernel with normal metod...:
> > edit GENERIC ...save
> > config GENERIC
> > cd ../compile/GENERIC
> > make depend
> > make
> >
> > and after 10/20min have that error about "ld"..
> 
> can you show us the following information:
> 
> 1) output of 'uname -a' command
> 
> 2) contents of '/etc/mk.conf' file
> 
> 3) which architecture you're compiling this kernel for, i.e. in the
> directory which contains GENERIC config file, type 'pwd' and show us the
> output
> 
> 4) if you know, which kernel sources are you using, is it netbsd-2.0 or
> netbsd-current? etc.
>