Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2002 04:07:46 -0400 (EDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        "Kenneth D. Merry" <ken@kdm.org>
Cc:        Makoto Matsushita <matusita@jp.FreeBSD.org>, current@FreeBSD.org
Subject:   Re: build a -current kernel on a -stable box
Message-ID:  <Pine.NEB.3.96L.1020504040401.21461i-100000@fledge.watson.org>
In-Reply-To: <20020503224452.A17853@panzer.kdm.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1020504040401.21461i-100000>