Subject: Re: Newbie - Compiling a new kernel
To: None <port-i386@NetBSD.ORG, steve@rsp.com.au>
From: Charles M. Hannum <mycroft@NetBSD.ORG>
List: port-i386
Date: 02/03/1996 22:17:53
   I am a newbie to NETBSD i386 Ver 1.0.

You might consider updating to 1.1.

           files.i386:21: requirement expression failed: isa scsi mot bt
           files.i386:21: requirements not met

This would happen if you tried to include both an `aha' and a `bt' device
in the same kernel.  Take one or the other out, or, if you know they are
at different addresses, you could remove the `not bt' and `not aha' flags.