Subject: Re: Proplems with kernel build on NetBSD-2.0R (i386)
To: None <netbsd-help@NetBSD.org>
From: Thierry Lacoste <th.lacoste@wanadoo.fr>
List: netbsd-help
Date: 12/12/2004 15:12:18
On Sunday 12 December 2004 13:27, Peter Bex wrote:
> On Sat, Dec 11, 2004 at 02:04:50PM -0800, Jeff Rizzo wrote:
> > Without your kernel config file, it's hard to tell exactly what, but
> > most likely you commented out or deleted something related to the floppy
> > drive which is needed for your compile. Try adding things back until it
> > works again.
>
> Shouldn't dependencies automatically handle this? ie, shouldn't `config'
> give some kind of error about a missing floppy disk entry in such cases?
>
> Peter
http://www.netbsd.org/guide/en/chap-kernel.html#chap-kernel-creating-kernel-configfile
discusses the limitations of config.
Maybe you could try /usr/pkgsrc/sysutils/adjustkernel ?
Regards,
T.Lacoste.