Date: Wed, 17 Sep 2003 22:21:19 -0400 From: Robert Huff <roberthuff@rcn.com> To: questions@freebsd.org Subject: different problem with buildworld Message-ID: <16233.5791.583848.678953@jerusalem.litteratus.org> In-Reply-To: <E19zktv-0003aG-00@smtp03.mrf.mail.rcn.net> References: <E19zktv-0003aG-00@smtp03.mrf.mail.rcn.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I recently brought up a system using the 5.1 CD. I installed cvsup; updated to the latest source for CURRENT; run "make clean" in /usr/src and get: "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. So I delete Makefile.inc1, cvsup, and get the same result. There's nothing applicable in UPDATING, and I can't currently get to the archives. Does anyone know what broke and how to fix it? Thanks in advance. Robert Huff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16233.5791.583848.678953>