From owner-freebsd-questions@FreeBSD.ORG Wed Jun 13 05:22:13 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BAA5716A41F for ; Wed, 13 Jun 2007 05:22:13 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id 279A513C458 for ; Wed, 13 Jun 2007 05:22:12 +0000 (UTC) (envelope-from illoai@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so346409uge for ; Tue, 12 Jun 2007 22:22:12 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jAe/BtLVZ6pMhwt4I5OrkJHVJAc9ymaKPxp3pgQ5/hZ0KfI/u5ooOj5Hcb4REbVAQr6y9Q9QkiULyCKZEyoUJNP5WB/sS7uJaKjPcpnj/XdYkA5lwX18OzND/kI2RjXjr74Q3wtIMtYZ8EXDilupEz2mBn/VMEWCheqAlppj0FY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RAuVBlm5gn360beo4piS9NZSSzMHU0Z5p61vmjk3yNiSlcB9b2uWBOX2AcL/w+zjxnjIG+XLV4GM8DpT6Bcycu7h3Ts5WFTNRcvyCDdfp2IOVgAZmIWpo4jzbrrjfEkbIUEuJD+q/o7jMo4qjUMzb0z9I6R2o68K3tFkReypWhY= Received: by 10.82.158.12 with SMTP id g12mr326823bue.1181712131985; Tue, 12 Jun 2007 22:22:11 -0700 (PDT) Received: by 10.82.187.12 with HTTP; Tue, 12 Jun 2007 22:22:11 -0700 (PDT) Message-ID: Date: Wed, 13 Jun 2007 01:22:11 -0400 From: "illoai@gmail.com" To: "Andrew Falanga" In-Reply-To: <340a29540706121628u1fdc583el7ecdb3596f7d48e4@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <340a29540706120902k2c10be37q8656814f9fcfc649@mail.gmail.com> <20070612161414.GA68472@slackbox.xs4all.nl> <340a29540706120925g2816f84elfbd14cb5e278358b@mail.gmail.com> <20070612203425.GA74894@slackbox.xs4all.nl> <340a29540706121628u1fdc583el7ecdb3596f7d48e4@mail.gmail.com> Cc: freebsd-questions Subject: Re: Fresh install won't compile requirement libraries for cvsup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jun 2007 05:22:13 -0000 On 12/06/07, Andrew Falanga wrote: > > > > If the compiler (cc) dies with a 'fatal signal 11', you could have a > > memory problem. See e.g. http://www.ibiblio.org/pub/Linux/docs/faqs/GCC-SIG11-FAQ > > > > Roland > > Ok, while researching these things I found this. Does FreeBSD have a > work around? > > http://membres.lycos.fr/poulot/k6bug.html > > This machine I'm having problems with is an AMD K6. A K6-700? Without doing too much flabulous research, I believe the K6 stopped at 300MHz. A 700 would be a K6-III, which would not have the 32MB problem. Flaky and heat-sen- sitive they are indeed. And there is a lot of junk 133 memory out there too. Based on my limited experience, about 60% of the time you can run 100MHz memory at 133MHz. If not you may have to rejumper your bus-speed to 100. If you are further unlucky the board won't have a 7:1 multiplier and you'll be stuck underclocking pretty seriously. This might actually make the machine useable, though. -- --