Date: Thu, 04 Mar 2004 22:04:45 -0500 From: Matt Smith <smimat64@email.pct.edu> To: current@freebsd.org Subject: make cleandir fails Message-ID: <4047EE4D.5040303@email.pct.edu>
next in thread | raw e-mail | index | archive | help
make cleandir fails, line 733 "/usr/src/Makefile.inc1", line 773: warning: String comparison operator should be either == or != "/usr/src/Makefile.inc1", line 773: Malformed conditional ((!defined(NO_RESCUE) || defined(RELEASEDIR)) && (${TARGET_ARCH} ! = ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 501101)) "/usr/src/Makefile.inc1", line 773: Missing dependency operator "/usr/src/Makefile.inc1", line 775: if-less endif "/usr/src/Makefile.inc1", line 775: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 ${BOOTSTRAPPING} appears to be a string.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4047EE4D.5040303>