Subject: Re: More make problems or ...
To: Dheeraj Reddy <dheerajr@gmail.com>
From: Soren Jacobsen <snj@NetBSD.org>
List: current-users
Date: 05/07/2005 21:24:30
On May 7, 2005, at 9:00 PM, Dheeraj Reddy wrote:

> 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="/bin/sh" -D_PATH_DEFSHELLDIR="/bin"
> -DHAVE_SETENV=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRFTIME=1
> -DHAVE_VSNPRINTF=1  -c
> /usr/src/tools/make/../../usr.bin/make/lst.lib/lstSucc.c
> cc  -O -o nbmake *.o
> 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 ***

Christos fixed this in src/usr.bin/make/compat.c 1.58 and src/usr.bin/ 
make/job.c 1.92.