From owner-freebsd-current@FreeBSD.ORG Thu Jul 1 09:14:57 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 42E2116A4CE for ; Thu, 1 Jul 2004 09:14:57 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9323543D1D for ; Thu, 1 Jul 2004 09:14:56 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i619LSAE073847 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 1 Jul 2004 12:21:30 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i619F5gF043562; Thu, 1 Jul 2004 12:15:05 +0300 (EEST) (envelope-from ru) Date: Thu, 1 Jul 2004 12:15:05 +0300 From: Ruslan Ermilov To: Mike Jakubik Message-ID: <20040701091505.GB43460@ip.net.ua> References: <59753.192.168.0.195.1087448727.squirrel@192.168.0.195> <20040619111658.Q48022@carver.gumbysoft.com> <2923.192.168.0.200.1087752600.squirrel@192.168.0.200> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="H+4ONPRPur6+Ovig" Content-Disposition: inline In-Reply-To: <2923.192.168.0.200.1087752600.squirrel@192.168.0.200> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-current@freebsd.org Subject: Re: Error in /usr/src/Makefile.inc1 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: Thu, 01 Jul 2004 09:14:57 -0000 --H+4ONPRPur6+Ovig Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 20, 2004 at 01:30:00PM -0400, Mike Jakubik wrote: > Doug White said: >=20 > > On Thu, 17 Jun 2004, Mike Jakubik wrote: > > > >> Cvsuped at Thu Jun 17 01:02:37 EDT 2004 > >> > >> --- > >> > >> root@lappy:/usr/src# make buildworld > >> "Makefile.inc1", line 65: Malformed conditional (${TARGET_ARCH} =3D=3D > >> "alpha") > >> "Makefile.inc1", line 65: Need an operator > >> "Makefile.inc1", line 67: if-less endif > >> "Makefile.inc1", line 67: Need an operator > >> make: fatal errors encountered -- cannot continue > >> *** Error code 1 > > > > You usually get this if you have a severly outdated make. Check the > > system time for accuracy, then try "make ALWAYS_CHECK_MAKE=3Dyes > > buildworld". >=20 No, this is not necessary, as buildworld enforces checking and upgrading the make(1) if necessary. (ALWAYS_CHECK_MAKE is for other standard targets in src/Makefile.) > My last buildworld prior to this was on Fri May 28 21:38:52 EDT 2004. My > clock is also synchronized every week, so its fairly accurate. This > problem went away after an update to the file about a day after, so i > guess it was just a typo in the file. >=20 Yes, there was a bug introduced in rev. 1.428 of Makefile.inc1, and fixed shortly after in rev. 1.429. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --H+4ONPRPur6+Ovig Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA49YZqRfpzJluFF4RAtJfAJ9Gt+giiNAfbMHCy6Ybk7fr3mfgVQCfZpwN H2hfR/uciUqYuAhYRBvHFpk= =EakD -----END PGP SIGNATURE----- --H+4ONPRPur6+Ovig--