From owner-freebsd-questions@FreeBSD.ORG Fri Jul 27 09:40:43 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7EF2416A417 for ; Fri, 27 Jul 2007 09:40:43 +0000 (UTC) (envelope-from jbronson@sixcompanies.com) Received: from grid.sixcompanies.com (grid.sixcompanies.com [69.90.133.39]) by mx1.freebsd.org (Postfix) with ESMTP id 5C5A413C469 for ; Fri, 27 Jul 2007 09:40:43 +0000 (UTC) (envelope-from jbronson@sixcompanies.com) Received: from smtp.sixcompanies.com (adsl-69-210-117-168.dsl.milwwi.ameritech.net [69.210.117.168]) (authenticated bits=128) by grid.sixcompanies.com (8.14.1/8.14.1) with ESMTP id l6R9eZ58023979 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 27 Jul 2007 02:40:42 -0700 (PDT) Received: from compaq.sixcompanies.com (compaq.sixcompanies.com [10.43.82.8]) by smtp.sixcompanies.com (8.14.1/8.14.1) with ESMTP id l6R9eY3j014767; Fri, 27 Jul 2007 04:40:35 -0500 (CDT) Message-Id: <200707270940.l6R9eY3j014767@smtp.sixcompanies.com> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Fri, 27 Jul 2007 04:40:34 -0500 To: freebsd-questions@freebsd.org From: JD Bronson In-Reply-To: <20070727081912.GB63559@osiris.chen.org.nz> References: <200707261354.l6QDsbf3022578@smtp.sixcompanies.com> <200707261616.49207.wundram@beenic.net> <200707261612.l6QGCRed016490@smtp.sixcompanies.com> <20070727081912.GB63559@osiris.chen.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: "J.D. Bronson" Subject: Re: make buildworld fails on 6.2-STABLE 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: Fri, 27 Jul 2007 09:40:43 -0000 At 08:19 PM 7/27/2007 +1200, Jonathan Chen wrote: >On Thu, Jul 26, 2007 at 11:12:26AM -0500, J.D. Bronson wrote: > > so I deleted /usr/src > > redownloaded from a different mirror and tried > > make buildworld again... > > > > It still failed -but this time at a different point: > >Standard behaviour of failing hardware - most likely memory. yes. I removed/cleaned/replaced the RAM and it built. Not sure if the issue will return or not :) -JD