Subject: GENERIC won't config?
To: None <netbsd-help@NetBSD.org>
From: James K. Lowden <jklowden@schemamania.org>
List: netbsd-help
Date: 01/19/2006 20:50:06
What have I done?  Back in July I built a custom kernel for my Soekris
box.  Now I want to adjust it, and nothing works.  

I might have updated the toolchain for pkgsrc reasons since then, but I
haven't updated the sources.  

$ pwd
/usr/src/sys/arch/i386/conf
$ config GENERIC
../../../../netinet/files.ipfilter:22: syntax error
../../../../net/files.pf:16: syntax error

$ cvs status GENERIC
===================================================================
File: GENERIC           Status: Needs Patch

   Working revision:    1.667
   Repository revision: 1.718   /cvsroot/src/sys/arch/i386/conf/GENERIC,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

What to do?  Many thanks.  

--jkl