Subject: Re: I'm trying to compile a kernel but I don't know what I'm doing.
To: Daniel A. Seagraves <port-vax@NetBSD.ORG>
From: emanuel stiebler <emu@ecubics.com>
List: port-vax
Date: 06/26/1998 15:45:32
Hi Daniel,

there is FAQ on the NetBSD documentation page.
as http://www.netbsd.org/FAQ/index.html
Following the steps in " How to build a kernel" 
i had no problems.

cheers,
emanuel

----------
> From: Daniel A. Seagraves <DSEAGRAV@toad.xkl.com>
> To: port-vax@netbsd.org
> Subject: I'm trying to compile a kernel but I don't know what I'm doing.
> Date: Friday, June 26, 1998 3:02 PM
> 
> Refresingly direct!
> 
> I'm trying to compile a kernel.  I have it in /usr/src/sys (/sys is
symlinked
> to it).  I say "config GENERIC" to see if it works at all and it blows up
> with a bunch of "undefined attribute" errors.  I don't know what I'm
doing and
> I can't find any documentation for building a kernel other than the i386
one.
> Anyone care to tell me what obvious step I'm missing?
> -------