Subject: RE: kernel build on 2.0.2
To: , <port-sparc@NetBSD.org>
From: Gary Parker <G.J.Parker@lboro.ac.uk>
List: port-sparc
Date: 07/25/2005 09:50:56
> -----Original Message-----
> From: port-sparc-owner@NetBSD.org 
> [mailto:port-sparc-owner@NetBSD.org] On Behalf Of mcesare@nc.rr.com
> Sent: 23 July 2005 23:52
> To: port-sparc@NetBSD.org
> Subject: kernel build on 2.0.2
> 
> Hi,
> 
> I just  did a fresh install of 2.0.2 on a sparc20 (2x Ross 125Mhz)
> 
> I tried to build the SMP kernel by
> config GENERIC.MP
> etc. 
> per Chapter 28.

Hey Mark, I'm running 2.0.2 on sparc20 also (2x Ross 150MHz)

Have a look at my config files and compare them to yours, see of it makes
any sense.

Config file:
http://wintermute.lboro.ac.uk/~garyp/WINTERMUTE

SMP header:
http://wintermute.lboro.ac.uk/~garyp/WINTERMUTE.MP

I use build.sh to build my kernels, distributions, etc., as it does a lot of
work for you. I'd recommend this method rather than doing it 'manually'. The
documentation for tracking current describes the process really well
(obviously you should substitute any references to 'CURRENT' with '2.0.2' in
your case.

Gary