Date: Fri, 3 May 2002 22:44:52 -0600 From: "Kenneth D. Merry" <ken@kdm.org> To: Makoto Matsushita <matusita@jp.FreeBSD.org> Cc: current@FreeBSD.org Subject: Re: build a -current kernel on a -stable box Message-ID: <20020503224452.A17853@panzer.kdm.org> In-Reply-To: <20020504134151U.matusita@jp.FreeBSD.org>; from matusita@jp.FreeBSD.org on Sat, May 04, 2002 at 01:41:51PM %2B0900 References: <20020503220004.A17421@panzer.kdm.org> <20020503220004.A17421@panzer.kdm.org> <20020503220935.A17720@panzer.kdm.org> <20020504134151U.matusita@jp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020503224452.A17853>