Subject: problem compiling current
To: None <current-users@netbsd.org>
From: None <wleeson@indigo.ie>
List: current-users
Date: 07/14/2002 11:45:52
Hi,
	I just CVS my sources 2 days ago and now the sources won't build using sh ./build.sh etc.. It seems to stop in the usr.sbin/config/scan.l and since I don't know very much about this part of the sources I am not sure what is wrong the compile dump is

cc -O -DMAKE_BOOTSTRAP -I/usr/src/tools/compat/obj -I/usr/src/tools/compat/obj/i
nclude  -I/usr/src/tools/config/../compat -DHAVE_CONFIG_H  -D_FILE_OFFSET_BITS=6
4  -I/usr/src/tools/config/../../usr.sbin/config -I. -c -o scan.lo.o scan.c
/usr/src/tools/config/../../usr.sbin/config/scan.l: In function `yylex':
/usr/src/tools/config/../../usr.sbin/config/scan.l:115: `NO' undeclared (first u
se in this function)
/usr/src/tools/config/../../usr.sbin/config/scan.l:115: (Each undeclared identif
ier is reported only once
/usr/src/tools/config/../../usr.sbin/config/scan.l:115: for each function it app
ears in.)
/usr/src/tools/config/../../usr.sbin/config/scan.l:147: `QSTRING' undeclared (fi
rst use in this function)
*** 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
*** Error code 1

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

Stop.
nbmake: stopped in /usr/src

Has anyone else sufferd this or did my CVS screw up or something?? Any help is appreciated.

Regards,
	William Leeson