Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Dec 2003 17:13:43 -0500
From:      Matthew Juszczak <matt@atopia.net>
To:        freebsd-questions@freebsd.org
Subject:   5.2 Kernel Errors
Message-ID:  <1072476822.3743.0.camel@prick>

next in thread | raw e-mail | index | archive | help
Any ideas on this one?

Right after a cvsup to 5.2

roadrunner# cd /usr/src
roadrunner# make buildkernel KERNCONF=roadrunnerkern
"Makefile.inc1", line 739: warning: String comparison operator should be
either == or !=
"Makefile.inc1", line 739: Malformed conditional ((!defined(NO_RESCUE)
||  defined(RELEASEDIR)) &&  (${TARGET_ARCH} != ${MACHINE_ARCH} ||
${BOOTSTRAPPING} < 501101))
"Makefile.inc1", line 739: Missing dependency operator
"Makefile.inc1", line 741: if-less endif
"Makefile.inc1", line 741: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1

Stop in /usr/src.
roadrunner#



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1072476822.3743.0.camel>