Compile Error

Matthew Juszczak matt at atopia.net
Sat Dec 27 01:11:58 PST 2003


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



More information about the freebsd-questions mailing list