Subject: Can't build -current
To: None <current-users@netbsd.org>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: current-users
Date: 06/16/2005 09:42:33
Hi!

I have the latest 3.99.x sources (from anoncvs.netbsd.org) in our build
server and it fails in the early stages like this:

===> build.sh command: ./build.sh -O /export/netbsd/netbsd-3.99.x/obj -D 
/export/netbsd/netbsd-3.99.x/destdir -R 
/export/netbsd/netbsd-3.99.x/releasedir -T 
/export/netbsd/netbsd-3.99.x/tools -X /export/netbsd/netbsd-3.99.x/xsrc 
-x -u release sourcesets
...
===> MACHINE:          i386
===> MACHINE_ARCH:     i386
===> TOOLDIR path:     /export/netbsd/netbsd-3.99.x/tools
===> DESTDIR path:     /export/netbsd/netbsd-3.99.x/destdir
===> RELEASEDIR path:  /export/netbsd/netbsd-3.99.x/releasedir
===> Created /export/netbsd/netbsd-3.99.x/tools/bin/nbmake
===> makewrapper:      /export/netbsd/netbsd-3.99.x/tools/bin/nbmake-i386
===> Updated /export/netbsd/netbsd-3.99.x/tools/bin/nbmake-i386
build ===> .    (with: NOPOSTINSTALL=1)
Build started at: Thu Jun 16 09:28:55 EEST 2005
check-tools ===> .
obj ===> .
obj ===> tools
obj ===> tools/host-mkdep
...
obj ===> tools/menuc
nbmake: "/export/netbsd/netbsd-3.99.x/src/tools/menuc/Makefile" line 7: 
Missing dependency operator
nbmake: Fatal errors encountered -- cannot continue


The last successful build is from June 15. I've nuked tools, obj and
destdir since then but it still fails. Any ideas?

Martti