From owner-freebsd-stable@FreeBSD.ORG Wed Apr 4 11:01:03 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8658916A403 for ; Wed, 4 Apr 2007 11:01:03 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.freebsd.org (Postfix) with ESMTP id 3F87E13C44C for ; Wed, 4 Apr 2007 11:01:03 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 6ECD46470; Wed, 4 Apr 2007 14:40:54 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 575926464; Wed, 4 Apr 2007 14:40:54 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id l34AeTXs029573; Wed, 4 Apr 2007 14:40:29 +0400 (MSD) (envelope-from ru) Date: Wed, 4 Apr 2007 14:40:29 +0400 From: Ruslan Ermilov To: zen Message-ID: <20070404104029.GA29196@rambler-co.ru> References: <46137104.70207@tk-pttuntex.com> <46137729.1050007@tk-pttuntex.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline In-Reply-To: <46137729.1050007@tk-pttuntex.com> User-Agent: Mutt/1.5.14 (2007-02-12) X-Virus-Scanned: No virus found Cc: Niclas Zeising , freebsd-stable@freebsd.org Subject: Re: make buildworld error on am64 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: Wed, 04 Apr 2007 11:01:03 -0000 --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 04, 2007 at 05:00:09PM +0700, zen wrote: > Niclas Zeising wrote: >=20 > >On 4/4/07, zen wrote: > > > >>hi , > >>sorry to bother you again, > >>i'm trying updating my machine to 6.2STABLE, > > > > > >[snip error log] > > > >> > >>the box was fresh install from 6.2RELEASE, and was build on am64 arch. > >>it has 4Gigs RAM and amd64 X2 AM2 socket. > >> > >>could you tell me how to resolve this problem? > >> > >> > >>TIA > >>Zen > > > > > >What's in your /etc/make.conf? It seems to me you have set cputype to > >a faulty value... > >HTH! > >//Niclas > > > this is my /etc/make.conf >=20 > CFLAGS=3D -O -pipe > NOPROFILE=3D true > USA_RESIDENT=3D yes > CPUTYPE=3Damd64 > NO_PROFILE=3Dyes >=20 "amd64" is not a valid CPUTYPE; see /usr/share/examples/etc/make.conf for a list of supported CPU types and pick up any suitable value. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGE4CdqRfpzJluFF4RAl82AJ4zPqEvUKMtZhtBQ3weZLSnDXBaiwCcDn90 XHyHY0eT3VjaZ2aLgiSwuS4= =Oz26 -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z--