From owner-freebsd-stable@FreeBSD.ORG Thu Aug 14 13:23:24 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA272106566B; Thu, 14 Aug 2008 13:23:24 +0000 (UTC) (envelope-from stefan.lambrev@moneybookers.com) Received: from blah.sun-fish.com (blah.sun-fish.com [217.18.249.150]) by mx1.freebsd.org (Postfix) with ESMTP id 5B4818FC14; Thu, 14 Aug 2008 13:23:24 +0000 (UTC) (envelope-from stefan.lambrev@moneybookers.com) Received: by blah.sun-fish.com (Postfix, from userid 1002) id 9F2961B10EFE; Thu, 14 Aug 2008 15:23:22 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on malcho.cmotd.com X-Spam-Level: X-Spam-Status: No, score=-10.6 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.4 Received: from hater.haters.org (hater.cmotd.com [192.168.3.125]) by blah.sun-fish.com (Postfix) with ESMTP id 1B98D1B10CAA; Thu, 14 Aug 2008 15:23:19 +0200 (CEST) Message-ID: <48A431C6.1050401@moneybookers.com> Date: Thu, 14 Aug 2008 16:23:18 +0300 From: Stefan Lambrev User-Agent: Thunderbird 2.0.0.16 (X11/20080813) MIME-Version: 1.0 To: Jeremy Chadwick References: <20080814143546.5e1a6a16@nebuchadnezzar> <20080814130954.GA25304@eos.sc1.parodius.com> In-Reply-To: <20080814130954.GA25304@eos.sc1.parodius.com> Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.93.3/8035/Thu Aug 14 06:07:53 2008 on blah.cmotd.com X-Virus-Status: Clean Cc: freebsd-stable@freebsd.org, Pascal Hofstee Subject: Re: CPUTYPE weirdness X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2008 13:23:24 -0000 Jeremy Chadwick wrote: > On Thu, Aug 14, 2008 at 02:35:46PM +0200, Pascal Hofstee wrote: > >> I just installed a fresh FreeBSD/amd64 7.0-RELEASE and trying to update >> to RELENG_7_0. >> >> I added CPUTYPE ?= core2 to my /etc/src.conf and every call to make >> in /usr/src now gives me the error >> >> "/usr/src/Makefile.inc1", line 142: CPUTYPE global should be set >> with ?=. >> *** Error code 1 >> >> Anyone has any idea what i am doing wrong here ... this same mechanism >> has worked flawlessly on several other systems (although they were not >> RELENG_7_0) ? >> > > 1) Remove the space after the word "CPUTYPE", e.g.: > > CPUTYPE?=core2 > > You can put a tab after the "=" if you want, e.g.: > > CPUTYPE?= core2 > > 2) According to some very old mail I have (will dig it up if you want), > Core2Duo users should be using CPUTYPE?=nocona. > This should be fixed long time ago. core2 is alias for nocona but the idea is users to be ready when additional optimization for core2 are added. -- Best Wishes, Stefan Lambrev ICQ# 24134177