Subject: Problem with compile of config on 1.6 sup-current
To: None <port-i386@netbsd.org>
From: Sean J. Schluntz <schluntz@workofstone.com>
List: port-i386
Date: 10/06/2002 17:30:52
Greetings, I was trying to play with MP and sup'd down the allsrc
(which sup reports as current-allsrc) and I cd'd to the
/usr/src/tools/config and did a make.  This is what I get:

belldandy# make
make: "/usr/src/tools/Makefile" line 5: Malformed conditional (${TOOLCHAIN_MISSING} != "yes")
make: "/usr/src/tools/Makefile" line 9: if-less endif
make: "/usr/src/tools/Makefile" line 9: Need an operator
make: Fatal errors encountered -- cannot continue
make: "/usr/share/mk/bsd.own.mk" line 92: warning: "cd /usr/src/tools && make -V .OBJDIR" returned non-zero status
make: stopped in /usr/src/tools/tools.NetBSD-1.6-i386/bin/nbyacc    -d /usr/src/tools/config/../../usr.sbin/config/gram.y
make:: not found
*** Error code 127

Stop.
make: stopped in /usr/src/tools/config

The sup is from yesterday.

Any suggestions?

-Sean