Subject: More make problems or ...
To: None <current-users@netbsd.org>
From: Dheeraj Reddy <dheerajr@gmail.com>
List: current-users
Date: 05/08/2005 00:00:06
is it just an oversight ?

after a cvs update at just about 2300 EST.

'build.sh build' fails at the very beginning as

cc  -O -D_PATH_BSHELL=3D"/bin/sh" -D_PATH_DEFSHELLDIR=3D"/bin"
-DHAVE_SETENV=3D1 -DHAVE_STRDUP=3D1 -DHAVE_STRERROR=3D1 -DHAVE_STRFTIME=3D1
-DHAVE_VSNPRINTF=3D1  -c
/usr/src/tools/make/../../usr.bin/make/lst.lib/lstSucc.c
cc  -O -o nbmake *.o =20
nbmake: don't know how to make .END. Stop
nbmake: don't know how to make .END. Stop
nbmake: don't know how to make .END. Stop
nbmake: don't know how to make .END. Stop
nbmake: don't know how to make .END. Stop
nbmake: don't know how to make .END. Stop

nbmake: stopped in /usr/src/tools

ERROR: Failed to make obj in tools
*** BUILD ABORTED ***

--=20
dheeraj