Subject: kernel 'make install' problem?
To: None <current-users@netbsd.org>
From: Steven M. Bellovin <smb@cs.columbia.edu>
List: current-users
Date: 05/27/2006 20:47:12
I just build a kernel, using build.sh.  As I usually do, I did a 'cd' to
the build directory and did a 'make install'.  It failed with these
messages:

make: "/usr/src/sys/conf/Makefile.kern.inc" line 79: Malformed conditional
(${HAVE_GCC} > 3) make: "/usr/src/sys/conf/Makefile.kern.inc" line 79:
Need an operator make: "/usr/src/sys/conf/Makefile.kern.inc" line 82:
if-less endif make: "/usr/src/sys/conf/Makefile.kern.inc" line 82: Need an
operator make: "/usr/src/sys/conf/Makefile.kern.inc" line 96: Malformed
conditional (${HAVE_GCC} > 3) make: "/usr/src/sys/conf/Makefile.kern.inc"
line 96: Need an operator make: "/usr/src/sys/conf/Makefile.kern.inc" line
98: if-less endif make: "/usr/src/sys/conf/Makefile.kern.inc" line 98:
Need an operator make: Fatal errors encountered -- cannot continue

make: stopped in /usr/BUILD/obj/sys/arch/i386/compile/GG1

Using nbmake from the tools directory didn't help; the build itself (of
all of kernel and userland) was done with a clean obj and tools directory.

		--Steven M. Bellovin, http://www.cs.columbia.edu/~smb