From owner-freebsd-questions@FreeBSD.ORG Sat Jan 29 20:51:34 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 713A716A4CE for ; Sat, 29 Jan 2005 20:51:34 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F01243D46 for ; Sat, 29 Jan 2005 20:51:34 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so637194rne for ; Sat, 29 Jan 2005 12:51:33 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=iCfPr5iOGRVqP/y2VGmA8QEYxOS7O9G7zYQNTGKwIOu+DElsTAWm604rojiB8sK/T5vngBpUuF4+45hqPRhJyqM8TEVZXyx3KDwmHWJbgR+OCu1KIKMU/hxJ2w0fNW0F7IyoyG/HrMcr7qsRzWN/kpUxvi3EjXXQXOz3OegM6Cw= Received: by 10.38.10.66 with SMTP id 66mr47778rnj; Sat, 29 Jan 2005 12:51:33 -0800 (PST) Received: by 10.38.74.6 with HTTP; Sat, 29 Jan 2005 12:51:33 -0800 (PST) Message-ID: Date: Sat, 29 Jan 2005 21:51:33 +0100 From: Gert Cuykens To: "Donald J. O'Neill" In-Reply-To: <200501291445.52906.donaldj1066@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200501291327.16151.donaldj1066@fastmail.fm> <41fbe6f9.141ead33.2c43.12a6@smtp.gmail.com> <200501291445.52906.donaldj1066@fastmail.fm> cc: Subhro cc: freebsd-questions@freebsd.org Subject: Re: make buildworld error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jan 2005 20:51:34 -0000 On Sat, 29 Jan 2005 14:45:52 -0600, Donald J. O'Neill wrote: > On Saturday 29 January 2005 01:49 pm, Gert Cuykens wrote: > > On Sun, 30 Jan 2005 01:11:32 +0530, Subhro > wrote: > > > The correct way would be CPUTYPE=k8 as all "Hammers" are basically > > > having K8 cores. This is also revealed in dmesg. > > > > my dmesg > > CPU: AMD Athlon(tm) 64 FX-53 Processor (2400.01-MHz K8-class CPU) > > Origin = "AuthenticAMD" Id = 0xf5a Stepping = 10 > > Features=0x78bfbff >GE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2> > > Gert, > > Take the advice of Subhro, this should cut playing around time down. > Ignore the two examples I gave, unless you want to see what happens. > > Don > > -- > Donald J. O'Neill > donaldj1066@fastmail.fm > > I'm not totally useless, > I can be used as a bad example. > k8 seems to work thx guy's :)