From owner-freebsd-questions@FreeBSD.ORG Sun Feb 11 08:52:57 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 8194416A402 for ; Sun, 11 Feb 2007 08:52:57 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.freebsd.org (Postfix) with ESMTP id 23BAE13C47E for ; Sun, 11 Feb 2007 08:52:57 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by tao.thought.org (8.13.8/8.13.1) with ESMTP id l1B8quf6043087; Sun, 11 Feb 2007 00:52:56 -0800 (PST) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.13.8/8.13.1/Submit) id l1B8qt86043086; Sun, 11 Feb 2007 00:52:55 -0800 (PST) (envelope-from kline) Date: Sun, 11 Feb 2007 00:52:55 -0800 From: Gary Kline To: "illoai@gmail.com" Message-ID: <20070211085255.GB42921@thought.org> References: <20070209015306.GA65456@thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing twenty years of service to the Unix community Cc: Gary Kline , FreeBSD Mailing List Subject: Re: strange troubles building 6.2 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: Sun, 11 Feb 2007 08:52:57 -0000 On Sat, Feb 10, 2007 at 10:11:55PM -0600, illoai@gmail.com wrote: > On 08/02/07, Gary Kline wrote: > > > Things hung up after buildworld, during buildkernel. > > Which things? > > > only been happening in the past two or three days. Has anybody > > else seen this? > > Assuming you are not using -j, what is the error > from make buildkernel? > > Have you: > a) Vetted your kernel config? > b) Checked your /etc/make.conf for naughty flags? > c) Assured yourself that this is not an error related > to bad memory? > I never use "-j"; so that's out. I'm not quite some about the KERNEL config file. It was whatever is one the 5.3 CD and upgraded to 5.5. Probably work checking. I was using -O3 in make.conf for the buildworld. Yes/no? I figured that by-now, with 5.5 gcc would allow higher optimizations... . Everything else in /etc/make.conf is pretty benign. Memory and disk are solid. --I'm doing another buildworld now in fact. doing a /bin/rm -rf on /usr/obj helped before, so I'm trying again If this fails, I'll clean /usr/obj and reset the optimization to -O; try again. I'll snip the last few lines if failure and send them in several hours. [[I've been doing this since 2.0.5; this seems like ``the most troubles'' ... but probably not! > -- > -- -- Gary Kline kline@thought.org www.thought.org Public Service Unix