Date: Thu, 26 Feb 2004 21:58:30 -0800 From: Michael Dunham <m.dunham@connectingteams.com> To: freebsd-questions@freebsd.org Subject: make kernel error Message-ID: <200402262158.30903.m.dunham@connectingteams.com>
index | next in thread | raw e-mail
I tried to build and install a new kernel tonight and got -
freebie# cd /usr/src
freebie# make kernel KERNCONF=FREEBIE
"Makefile.inc1", line 712: warning: String comparison operator should be
either == or !=
"Makefile.inc1", line 712: Malformed conditional ((!defined(NO_RESCUE) ||
defined(RELEASEDIR)) && (${TARGET_ARCH} != ${MACHINE_ARCH} ||
${BOOTSTRAPPING} < 501101))
"Makefile.inc1", line 712: Missing dependency operator
"Makefile.inc1", line 714: if-less endif
"Makefile.inc1", line 714: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1
Stop in /usr/src.
freebie#
Any ideas what is missing?
Thanks
--
Regards,
MIKE...
Make your Information your KnowlEDGE
Michael L. Dunham
Principal Consultant
Connecting Teams
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402262158.30903.m.dunham>
