Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2000 15:37:40 -0400
From:      Eric Ogren <eogren@earthlink.net>
To:        Ken Keeler <kkeysler@nwlink.com>
Cc:        stable <freebsd-stable@FreeBSD.ORG>
Subject:   Re: new kernel build procedure
Message-ID:  <20000509153740.A3172@earthlink.net>
In-Reply-To: <Pine.BSF.4.21.0005082216070.564-100000@localhost>; from kkeysler@nwlink.com on Mon, May 08, 2000 at 10:52:50PM -0700
References:  <Pine.BSF.4.21.0005082216070.564-100000@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 08, 2000 at 10:52:50PM -0700, Ken Keeler wrote:
> I was playing around with a couple of my new 4.0 stable machines tonight
> and discovered if /usr/obj is deleted the new make buildkernel
> installkernel process fails.

 This is intended. The point of "make [build|install]kernel is to build a
kernel using executables present in /usr/obj.

 The correct method for rebuilding a kernel is still:

 # cd /sys/i386/conf && config KERNELNAME && cd ../../compile/KERNELNAME
&& make depend && make && make install

 Eric



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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