Subject: Re: kernel compile
To: Ted Lemon <mellon@hoffman.vix.com>
From: emanuel stiebler <emu@ecubics.com>
List: port-pmax
Date: 02/01/1998 17:16:23
Hi Ted,

----------
> From: Ted Lemon <mellon@hoffman.vix.com>
> To: emanuel stiebler <emu@ecubics.com>
> Cc: port-pmax@netbsd.org
> Subject: Re: kernel compile 
> Yiaow!   You will be terribly disappointed if you try to use ``make
> build'' to make a kernel... :')   That builds a complete userland, but
> doesn't build any kernels at all.

It's what i find out. Now. probably 3 minutes ago, my machine was ready
with this. :((


> 
> To build a kernel, cd to /usr/src/sys/arch/pmax/conf, make a copy of
> GENERIC (we'll call it YOURCONF, and then take out the stuff you don't
> want.  Then type ``config YOURCONF''.  If that works okay, type ``cd
> ../compile/YOURCONF'', then ``make depend; make''.

I try this ....

thanks,
emanuel