Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2004 14:30:21 +0200
From:      Alex de Kruijff <freebsd@akruijff.dds.nl>
To:        "Owen.G" <owen.g@onlinehome.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: make kernel / make installworld failed - Signal 4
Message-ID:  <20040916123021.GA1256@alex.lan>
In-Reply-To: <41495588.3010802@onlinehome.de>
References:  <41495588.3010802@onlinehome.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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

-- 
Alex

Articles based on solutions that I use:
http://www.kruijff.org/alex/FreeBSD/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040916123021.GA1256>