From owner-freebsd-current Fri May 3 21:44:59 2002 Delivered-To: freebsd-current@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 6288837B416 for ; Fri, 3 May 2002 21:44:56 -0700 (PDT) Received: (from ken@localhost) by panzer.kdm.org (8.11.6/8.9.1) id g444iqB17881; Fri, 3 May 2002 22:44:52 -0600 (MDT) (envelope-from ken) Date: Fri, 3 May 2002 22:44:52 -0600 From: "Kenneth D. Merry" To: Makoto Matsushita Cc: current@FreeBSD.org Subject: Re: build a -current kernel on a -stable box Message-ID: <20020503224452.A17853@panzer.kdm.org> References: <20020503220004.A17421@panzer.kdm.org> <20020503220004.A17421@panzer.kdm.org> <20020503220935.A17720@panzer.kdm.org> <20020504134151U.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020504134151U.matusita@jp.FreeBSD.org>; from matusita@jp.FreeBSD.org on Sat, May 04, 2002 at 01:41:51PM +0900 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 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. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message