Subject: kernel config w/ adjustkernel
To: None <netbsd-help@netbsd.org>
From: Ja'far Railton <ja.far@zen.co.uk>
List: netbsd-help
Date: 07/30/2004 12:39:15
Hello

I am trying to build a customized kernel using `adjustkernel'.
It generates a config file OK but when I run `make depend' there
is an error message, something like "You have configured a pseudo- 
device which requires the presence of an ethernet card but there
is no such device configured on the system. Do you really need
to use bridge, vlan and pppoe?" 

Well no, I don't, and I've tried everything to get rid of them 
from the config file - commenting them out, removing them, trying
a new filename, deleting the files in ../compile. Nothing works.
I've tried using `config' and `make depend' and also tried `nbconfig',
etc. I have managed to build a kernel using a straight `cp GENERIC
MYKERNEL'...

I'm using sources from cvs update -r netbsd-1-6 -dP.
Can anyone tell me what I'm doing wrong? TIA.

--
Ja'far