Subject: Re: sparc64 error when compiling kernel
To: None <port-sparc64@netbsd.org>
From: None <sigsegv@rambler.ru>
List: port-sparc64
Date: 02/18/2005 00:01:42
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.