From owner-freebsd-current Wed Jan 24 14:39:55 2001 Delivered-To: freebsd-current@freebsd.org Received: from palrel3.hp.com (palrel3.hp.com [156.153.255.226]) by hub.freebsd.org (Postfix) with ESMTP id 19D1F37B400; Wed, 24 Jan 2001 14:39:38 -0800 (PST) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel3.hp.com (Postfix) with ESMTP id A280C75C; Wed, 24 Jan 2001 14:39:36 -0800 (PST) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id OAA22513; Wed, 24 Jan 2001 14:39:28 -0800 (PST) Message-ID: <3A6F59A0.6293710B@cup.hp.com> Date: Wed, 24 Jan 2001 14:39:28 -0800 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: John Baldwin Cc: The Hermit Hacker , freebsd-current@FreeBSD.ORG, Peter Wemm Subject: Re: lastest kernel from cvs ( sh exists with signal 8 ) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Baldwin wrote: > > What happened is that binutils was upgraded from 2.9 to 2.10 in both -current > and -stable, and the old and new binutils weren't compatible. So, you had to > installworld before building your kernel (which is what I did, and always do in > fact). However, this made some people uncomfortable, so a 'buildkernel' target > was made to work around this one problem. No. The buildkernel target was created to support a source upgrade path and cross-building. It's been there since 4.0-RELEASE. The use of buildkernel has been advocated as the supported way of building a kernels, because it handles the difficult upgrade cases (such as the binutils upgrade) and thus works best for the uninitiated. The buildkernel target was, however, not designed for use as the preferred way to build any and all kernels, and it's this discrepancy that's making people unhappy in all sorts of ways and is the result of all kinds of misperceptions and bogus conclusions. -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message