Subject: Moving from 2.1 to 3.0
To: None <port-i386@NetBSD.org>
From: Steven Sartorius <ssartor@bellatlantic.net>
List: port-i386
Date: 12/26/2005 11:09:07
All,
I've been successfully running 2.1_STABLE on my home server/firewall/
NAT box but with a few days off around the holidays decided to move
to 3.0. In preparation, I deleted my /usr/src and /usr/xsrc
directories and repopulated them via anon cvs: cvs checkout -
rnetbsd-3 src/xsrc. When I try to config a new kernel I get the
following message:
/<2>sys/arch/i386/conf# config MiniQ
../../../../netinet/files.ipfilter:21: syntax error
../../../../net/files.pf:16: syntax error
*** Stop.
I get the same message when I try to config a GENERIC kernel:
/<2>sys/arch/i386/conf# config GENERIC
../../../../netinet/files.ipfilter:21: syntax error
../../../../net/files.pf:16: syntax error
*** Stop.
This smells like one of these situations where I have to rebuild part
of the infrastructure (i.e. toolchain) before I can build a new
kernel or userland. Any thoughts/ideas?
thanks,
Steve