From owner-freebsd-current@FreeBSD.ORG Thu Mar 4 19:53:28 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D47C16A4CF for ; Thu, 4 Mar 2004 19:53:28 -0800 (PST) Received: from smtp2.server.rpi.edu (smtp2.server.rpi.edu [128.113.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4457E43D1F for ; Thu, 4 Mar 2004 19:53:28 -0800 (PST) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp2.server.rpi.edu (8.12.8/8.12.8) with ESMTP id i253rPsA011314; Thu, 4 Mar 2004 22:53:26 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <4047EE4D.5040303@email.pct.edu> References: <4047EE4D.5040303@email.pct.edu> Date: Thu, 4 Mar 2004 22:53:25 -0500 To: Matt Smith , current@freebsd.org From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: CanIt (www . canit . ca) Subject: Re: make cleandir fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 03:53:28 -0000 At 10:04 PM -0500 3/4/04, Matt Smith wrote: >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. What release of freebsd are you running right now? (not "what are you upgrading to?", but "what do you already have installed?") It is extremely likely your version of make is not quite modern enough. Try: make upgrade_checks before trying the 'make cleandir'. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu