From owner-freebsd-stable@FreeBSD.ORG Wed Dec 22 22:29:17 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC21E16A4CE for ; Wed, 22 Dec 2004 22:29:17 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BC0D43D4C for ; Wed, 22 Dec 2004 22:29:16 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id iBMMTECD086501; Thu, 23 Dec 2004 00:29:14 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 54121-14; Thu, 23 Dec 2004 00:29:10 +0200 (EET) 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 iBMM4bUe085013 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 23 Dec 2004 00:04:37 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id iBMM4i6w079784; Thu, 23 Dec 2004 00:04:44 +0200 (EET) (envelope-from ru) Date: Thu, 23 Dec 2004 00:04:44 +0200 From: Ruslan Ermilov To: Mike Tancsa Message-ID: <20041222220444.GB12371@ip.net.ua> References: <6.2.0.14.0.20041222134831.101dc3e8@64.7.153.2> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MfFXiAuoTsnnDAfZ" Content-Disposition: inline In-Reply-To: <6.2.0.14.0.20041222134831.101dc3e8@64.7.153.2> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: freebsd-stable@freebsd.org Subject: Re: CPUTYPE changes ? (RELENG_5) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2004 22:29:17 -0000 --MfFXiAuoTsnnDAfZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Mike, On Wed, Dec 22, 2004 at 01:51:51PM -0500, Mike Tancsa wrote: >=20 > I have in the past used > CPUTYPE=3Di686 >=20 > in /etc/make.conf >=20 >=20 >=20 > But today, I am getting >=20 >=20 >=20 > # make buildworld > "Makefile.inc1", line 117: CPUTYPE global should be set with ?=3D. > *** Error code 1 >=20 > Stop in /usr/src. > # >=20 > This no longer seems to work. What is the correct syntax for this ? >=20 The error shouldn't have happened, it's intended only for cross-builders (those should be setting this variable with the ?=3D operator, to allow it to be overridden). I've just committed a fix in src/Makefile.inc1,v 1.471. You can pull up the fix and apply it to RELENG_5. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --MfFXiAuoTsnnDAfZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBye98qRfpzJluFF4RAvcsAJwJKDq2uo3KqEHNBvSqM7uC+3rLsACfXQwk kmYiCr/QA4c0UJNAMRS9u4c= =0AXe -----END PGP SIGNATURE----- --MfFXiAuoTsnnDAfZ--