Date: Thu, 14 Aug 2008 16:13:51 +0200 From: "Johan Hendriks" <Johan@double-l.nl> To: <freebsd-stable@freebsd.org> Subject: RE: CPUTYPE weirdness Message-ID: <57200BF94E69E54880C9BB1AF714BBCB5DE086@w2003s01.double-l.local> References: <20080814143546.5e1a6a16@nebuchadnezzar><20080814130954.GA25304@eos.sc1.parodius.com> <48A431C6.1050401@moneybookers.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>Jeremy Chadwick wrote: >> On Thu, Aug 14, 2008 at 02:35:46PM +0200, Pascal Hofstee wrote: >> =20 >>> I just installed a fresh FreeBSD/amd64 7.0-RELEASE and trying to = update >>> to RELENG_7_0. >>> >>> I added CPUTYPE ?=3D 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 ?=3D. >>> *** 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) ? >>> =20 >> >> 1) Remove the space after the word "CPUTYPE", e.g.: >> >> CPUTYPE?=3Dcore2 >> >> You can put a tab after the "=3D" if you want, e.g.: >> >> CPUTYPE?=3D core2 >> >> 2) According to some very old mail I have (will dig it up if you = want), >> Core2Duo users should be using CPUTYPE?=3Dnocona. >> =20 >This should be fixed long time ago. core2 is alias for nocona but the=20 >idea is users to >be ready when additional optimization for core2 are added. If you install amd64 then you need nocona if you install i386 you will = need presscot. Or use core2 and FreeBSD itself looks at the arch and use nocona or = presscot. That=92s what I understand from what I read on the net Regards, Johan No virus found in this outgoing message. Checked by AVG - http://www.avg.com=20 Version: 8.0.138 / Virus Database: 270.6.3/1611 - Release Date: = 14-8-2008 6:20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?57200BF94E69E54880C9BB1AF714BBCB5DE086>