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 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.
All the NIL got removed.

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index