Subject: Re: make segfault?
To: None <current-users@netbsd.org>
From: Simon J. Gerraty <sjg@crufty.net>
List: current-users
Date: 08/02/2003 16:45:26
On Sat, 2 Aug 2003 18:00:38 -0400, Sean Davis writes:
>ok, its happening again, but the traceback is useless.
>cleandir =3D=3D=3D> usr.bin/vgrind
>make: Unclosed variable specification for CC

Ok, silly question... do you have a recent bsd.endian.mk but old make?
You'll want var.c 1.78 or later in make if bsd.endian.mk contains
exists(${CC:ts::C/:.*$//})

--sjg