From owner-freebsd-stable Thu Mar 28 22:13:39 2002 Delivered-To: freebsd-stable@freebsd.org Received: from www.dvfootage.com (dvfootage.com [216.228.5.85]) by hub.freebsd.org (Postfix) with ESMTP id D4D3C37B419 for ; Thu, 28 Mar 2002 22:13:36 -0800 (PST) Received: from atrustrivalie.org (pm1-28.corp.redshift.com [216.228.4.28]) by www.dvfootage.com (Postfix) with ESMTP id 39C6FA8A2; Thu, 28 Mar 2002 22:13:47 -0800 (PST) Message-ID: <3CA40604.9050205@atrustrivalie.org> Date: Thu, 28 Mar 2002 22:13:24 -0800 From: Yann Ramin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9) Gecko/20020311 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Guilherme Oliveira Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Bug ? Building kernel/world error on Cyrix References: <3CA3F28B.C28FA8A2@nortenet.pt> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thats the official name of the Cyrix, although they were far from being actual 686 CPUs. The clock speed reported is also correct. Cyrix rated them with a PR rating which, unlike the Athlon XP ratings, was overly optimistic. Your "200MHz" is a 200PR CPU, which did run at 166MHz, but had the performance of maybe a 133 Pentium (I had a 166PR, which ran at 133, until it self destructed). I would try changing CPUTYPE to i586 or i486. All of this doesn't explain the perl related error you're seeing though :) Try recvsuping. Yann Guilherme Oliveira wrote: >Hi ! > >I'm having serious problems building kernel or world in my Cyrix 200MHZ. > >Booting '4.5-RELEASE #0' it detects my processor as being Cyrix 6x86MX >(167.05-MHz 686-class CPU), that I think it's wrong ('6x86' ?!?!) and >maybe this is the origin for all my problems. > >I've cvsup'd and builded freebsd all the time without problem until +- >4.5 RELEASE. >I've tried building GENERIC with the same result. > >I have tried building world+kernel with 'CPUTYPE=i686' in make.conf and >'cpu I686_CPU' (as allways did) in kernel but it gives me error in: > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message