Subject: Can't build.sh -t in /usr/src
To: None <netbsd-help@netbsd.org>
From: Paul Hoffman <phoffman@proper.com>
List: netbsd-help
Date: 10/21/2002 17:45:23
On a box that was upgraded to 1.6, I'm trying to run "./build.sh -t" 
in /usr/src so I can apply the security patches. It runs for quite 
some time, then ends:

/usr/src/tools/config/../../usr.sbin/config/defs.h:445: conflicting 
types for `include'
/usr/src/tools/config/../../usr.sbin/config/config.h:431: previous 
declaration of `include'
*** Error code 1

Stop.
nbmake: stopped in /usr/src/tools/config
*** Error code 1

Stop.
nbmake: stopped in /usr/src/tools/config
*** Error code 1

Stop.
nbmake: stopped in /usr/src/tools


This is pretty odd because I had no problem doing the same thing on 
another system that I had upgraded to 1.6. Any help is appreciated.

--Paul Hoffman