From owner-freebsd-current Sat May 4 1: 8: 5 2002 Delivered-To: freebsd-current@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 1AA8C37B405 for ; Sat, 4 May 2002 01:08:02 -0700 (PDT) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.3/8.12.3) with SMTP id g4487lb5025625; Sat, 4 May 2002 04:07:47 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Sat, 4 May 2002 04:07:46 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: "Kenneth D. Merry" Cc: Makoto Matsushita , current@FreeBSD.org Subject: Re: build a -current kernel on a -stable box In-Reply-To: <20020503224452.A17853@panzer.kdm.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 3 May 2002, Kenneth D. Merry wrote: > On Sat, May 04, 2002 at 13:41:51 +0900, Makoto Matsushita wrote: > > > > ken> Sorry, it was this commit that broke building -current kernels on -stable: > > > > How do you build -current kernel on your -stable box? > > > > cd /usr > > cvs -d /your/CVSROOT checkout src > > cd src > > make buildworld > > make buildkernel > > > > should work as it should be (and it's the only guaranteed procedure IIRC). > > Normally I skip the buildworld step and just build the kernel. > > It worked fine, up until the commit to kmod.mk. I bumped into this problem when I tried to build directly from src/sys/i386/compile, but not when I did buildkernel since it appeared to do the right thing regarding using /usr/src/share/mk. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message