Error in "/usr/src/Makefile.inc1"

From: Johannes Kingma <jckifbsd_at_xs4all.nl>
Date: Thu, 25 Sep 2003 18:33:59 +0200
What's wrong here?

.if (!defined(NO_RESCUE) || \
     defined(RELEASEDIR)) && \
     (${TARGET_ARCH} != ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 501101)
_crunchide=     usr.sbin/crunch/crunchide
.endif

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

Stop in /usr/src.
Received on Thu Sep 25 2003 - 07:34:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:23 UTC