Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: make doesn't build



On Wed, Feb 18, 2009 at 11:14:00PM +0100, David Laight wrote:
> On Wed, Feb 18, 2009 at 10:01:07PM +0100, Kurt Schreiner wrote:
> > Hi
> > 
> > source cvs update'd some minutes ago (on amd64).
> > Building a new make fails:
> > 
> > cc  -O -DDEFSHELL_CUSTOM="/bin/sh" -DHAVE_SETENV=1 -DHAVE_STRDUP=1 
> > -DHAVE_STRERROR=1 -DHAVE_STRFTIME=1 -DHAVE_VSNPRINTF=1  -c 
> > /u/NetBSD/src/tools/make/../../usr.bin/make/var.c
> > /u/NetBSD/src/tools/make/../../usr.bin/make/var.c: In function 'Var_Set':
> > /u/NetBSD/src/tools/make/../../usr.bin/make/var.c:796: error: 'NIL' 
> > undeclared (first use in this function)
> 
> Are you sure you have the sources from head, and not another tag.
Yep! This was with rev 1.150 of var.c, the newest one available a the time
I cvs update'd my sources.

> All the NIL got removed.
Yep, but eventually with Christos's last change to make/var.c after
my "whining" ;-) (rev. 1.151)

Kurt


Home | Main Index | Thread Index | Old Index