Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Dec 2003 17:17:56 -0500
From:      Matthew Juszczak <matt@atopia.net>
To:        freebsd-questions@freebsd.org
Subject:   Compile Error
Message-ID:  <1072390676.8406.0.camel@prick>

next in thread | raw e-mail | index | archive | help
Hello,

I'm getting the following errors when trying to do make buildworld:

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#

This is just after a CVS to the latest code.  Any ideas?

Thanks!

-Matt



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