From owner-freebsd-questions@FreeBSD.ORG Thu Sep 16 17:30:51 2004 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 0AD2416A4CE for ; Thu, 16 Sep 2004 17:30:51 +0000 (GMT) Received: from smtp17.wxs.nl (smtp17.wxs.nl [195.121.6.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8D2943D2F for ; Thu, 16 Sep 2004 17:30:50 +0000 (GMT) (envelope-from freebsd@akruijff.dds.nl) Received: from kruij557.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186]) by smtp17.wxs.nl (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0I4500B0H9ZCPR@smtp17.wxs.nl> for freebsd-questions@freebsd.org; Thu, 16 Sep 2004 19:30:48 +0200 (CEST) Received: from alex.lan (localhost [127.0.0.1]) by alex.lan (8.13.1/8.13.1) with ESMTP id i8GCl9MR037740; Thu, 16 Sep 2004 14:47:09 +0200 Received: (from akruijff@localhost) by alex.lan (8.13.1/8.13.1/Submit) id i8GCl9fm037722; Thu, 16 Sep 2004 14:47:09 +0200 Content-return: prohibited Date: Thu, 16 Sep 2004 14:47:09 +0200 From: Alex de Kruijff In-reply-to: <20040916123021.GA1256@alex.lan> To: "Owen.G" Message-id: <20040916124709.GA31706@alex.lan> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.2.1i References: <41495588.3010802@onlinehome.de> <20040916123021.GA1256@alex.lan> X-Authentication-warning: alex.lan: akruijff set sender to freebsd@akruijff.dds.nl using -f cc: freebsd-questions@freebsd.org Subject: Re: make kernel / make installworld failed - Signal 4 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: Thu, 16 Sep 2004 17:30:51 -0000 On Thu, Sep 16, 2004 at 02:30:21PM +0200, Alex de Kruijff wrote: > On Thu, Sep 16, 2004 at 10:57:44AM +0200, Owen.G wrote: > > Hello all, > > > > My PC is (or rather until Sunday, WAS) running 5.2.1#9. I edited the > > kernel to reflect my installed hardware and add support for the PF > > firewall and then did a CVSup for sources - keeping to 5.2.1. This > > isn't the first kernel edit and upgrade I've done but as far as I recall > > the only changes I made were the "pfi_hooks" (or something similar - for > > the PF firewall) and to disable the ata keyboard - I can use USB to a > > KVM switch. > > > > Here's what happened . . . > > > > # make buildworld - finished OK > > # make kernel KERNCONF=EDEN - finished OK > > Shouldn't this be 'make buildkernel KERNCONF=EDEN && make installkernel > KERNCONF=EDEN'? > > > * PC rebooted OK > > # make installworld - failed with errors part way through. > > * PC failed to reboot. It gets part way through and then reboots. > > . . . > > Have you looked for clues at /usr/src/UPDATE? You may have forgot to > perform a mergemaster -p This should be /usr/src/UPDATING -- Alex Articles based on solutions that I use: http://www.kruijff.org/alex/FreeBSD/