From owner-freebsd-questions@FreeBSD.ORG Sun May 4 08:52:17 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0720E37B401 for ; Sun, 4 May 2003 08:52:17 -0700 (PDT) Received: from blueriver.net (moseisley.blueriver.net [12.166.16.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id E536043FBD for ; Sun, 4 May 2003 08:52:15 -0700 (PDT) (envelope-from jeremy@gaddis.org) Received: from gaddis.org (tnt-12-166-19-94.orl.blueriver.net [12.166.19.94]) by blueriver.net (8.12.5/8.12.5) with SMTP id h44G8LSc028830 for ; Sun, 4 May 2003 11:08:22 -0500 Received: (qmail 595 invoked by uid 1001); 4 May 2003 15:52:09 -0000 Message-ID: <20030504155209.591.qmail@gaddis.org> References: <1051150476.23923.10.camel@jupiter.main.gaddis.org> <20030428092345.K22519-100000@diana.northnetworks.ca> <20030503002817.GA734@joloxbox.joshualokken.com> <20030503053612.GA1042@nina.la3sg.net> <20030503141342.95756.qmail@gaddis.org> In-Reply-To: <20030503141342.95756.qmail@gaddis.org> From: "Jeremy Gaddis" To: freebsd-questions@freebsd.org Date: Sun, 04 May 2003 10:52:08 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: make buildworld fails on 4.8-release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2003 15:52:17 -0000 Jeremy Gaddis writes: >> CPUTYPE=i686 >> NOPROFILE=true >> When I remove the two last lines a 'make buildworld' comes out OK > I'm at school right now and not at home, so I can't > verify it positively, but I believe that machine's > /etc/make.conf does, indeed, contain those last two > lines. I'll remove them and try again. After I got home, I rm -rf'd /usr/src/ and /usr/obj/ and restored the sources from the CD. After taking those two lines out of /etc/make.conf, `make buildworld` ran just fine. So I built the world, installed it, got a new kernel, rebooted, everything went fine. So I CVSUP'd and did it all again. All is fine now. Still don't know why those two lines would cause it to fail, especially since I took them straight out of some {documentation|HOWTO|handbook|something}. Thanks, j. -- Jeremy L. Gaddis