From owner-freebsd-current@FreeBSD.ORG Fri May 2 00:00:24 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8702737B401 for ; Fri, 2 May 2003 00:00:24 -0700 (PDT) Received: from digger1.defence.gov.au (digger1.defence.gov.au [203.5.217.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AE3F43F75 for ; Fri, 2 May 2003 00:00:23 -0700 (PDT) (envelope-from Alex.Wilkinson@dsto.defence.gov.au) Received: from dsto-ms2.dsto.defence.gov.au (dsto-ms2.dsto.defence.gov.au [131.185.2.150]) by digger1.defence.gov.au with ESMTP id h4270e7U015763 for ; Fri, 2 May 2003 16:30:40 +0930 (CST) Received: from muttley.dsto.defence.gov.au (unverified) by dsto-ms2.dsto.defence.gov.au ; Fri, 2 May 2003 16:29:56 +0930 Received: from ednex501.dsto.defence.gov.au (ednex501.dsto.defence.gov.au [131.185.2.81])h426s6808150; Fri, 2 May 2003 16:24:06 +0930 (CST) Received: from squirm.dsto.defence.gov.au ([131.185.75.211]) by ednex501.dsto.defence.gov.au with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id J8WSY32V; Fri, 2 May 2003 16:23:52 +0930 Date: Fri, 2 May 2003 16:24:06 +0930 (CST) From: "Wilkinson,Alex" X-X-Sender: wilkinsa@squirm.dsto.defence.gov.au To: leafy In-Reply-To: <20030502025658.GB560@chihiro.leafy.idv.tw> Message-ID: <20030502162307.D367@squirm.dsto.defence.gov.au> References: <20030502023424.GA40295@gothmog.gr> <20030502025658.GB560@chihiro.leafy.idv.tw> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" cc: freebsd-current@freebsd.org Subject: libgcc failures while building world X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex.Wilkinson@dsto.defence.gov.au List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2003 07:00:24 -0000 What's the benefit of not cleaning ? - aW :Please try 'make buildworld NOCLEAN=1' and see if it stumbles over the same :error, if not, just try the NOCLEAN=1 untill you finish a world and install it.