From owner-freebsd-stable Wed Apr 14 20:35:54 1999 Delivered-To: freebsd-stable@freebsd.org Received: from angel.double-barrel.be (mail.double-barrel.be [194.7.102.20]) by hub.freebsd.org (Postfix) with ESMTP id 2414014FE0 for ; Wed, 14 Apr 1999 20:35:48 -0700 (PDT) (envelope-from mvergall@ns.double-barrel.be) Received: from ns.double-barrel.be (ns.double-barrel.be [194.7.102.18]) by angel.double-barrel.be (8.9.1b+Sun/8.9.1) with ESMTP id FAA14245; Thu, 15 Apr 1999 05:32:53 +0200 (MET DST) Received: from localhost (mvergall@localhost) by ns.double-barrel.be (8.8.7/8.8.7) with ESMTP id FAA02855; Thu, 15 Apr 1999 05:32:48 +0200 Date: Thu, 15 Apr 1999 05:32:48 +0200 (CEST) From: "Michael C. Vergallen" To: Matt Behrens Cc: stable@FreeBSD.ORG Subject: Re: sig11 in make buildworld, ok to do make -DNOCLEAN buildworld to "resume"? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG from my experience with compiling with gcc and sig11's is that if the frequency is quite high one is better to fix the hardware fault first before atempting to compile anything and certainly when building the OS itself. now you could try restartng the make process by using -DNOCLEAN but eh your build will probably fail again and again. BTW have you read the sig11 faq and seen the possible temporary fixes you can aply like disabling cache and the likes. If not read the file it's on ftp.metalab.edu somewhere.. Michael --- Michael C. Vergallen A.k.A. Mad Mike, Sportstraat 28 http://www.double-barrel.be/mvergall/ B 9000 Gent ftp://ftp.double-barrel.be/pub/linux/ Belgium tel : 32-9-2227764 Fax : 32-9-2224976 On Wed, 14 Apr 1999, Matt Behrens wrote: > I had a sig11 in my make buildworld today. (Yes, the RAM gets > replaced as soon as I can; I've been getting a few lately.) > > My question is -- can I do a ``make -DNOCLEAN buildworld'' to > resume, in a manner of sorts? Is there a better way? Or should > I just wait until the problem is resolved and scrap the whole obj > tree? > > Attached is the last bits of make buildworld's log in case it has > any relevance. > > Matt Behrens > Owner/Administrator, zigg.com > Chief Engineer, Nameless IRC Network > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message