Date: Fri, 3 Oct 2003 22:06:17 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Cc: Marcel Moolenaar <marcel@FreeBSD.org> Subject: Re: cvs commit: src/sys/conf kmod.mk Message-ID: <20031003190617.GI35274@sunbay.com> In-Reply-To: <20031003185349.GA83420@dragon.nuxi.com> References: <200310022134.h92LY7Jb071040@repoman.freebsd.org> <20031003152320.GA90990@nebula.wanadoo.fr> <20031003153819.GE10878@saboteur.dek.spc.org> <20031003175601.GA35274@sunbay.com> <20031003140026.5750af9e.trhodes@FreeBSD.org> <20031003180520.GD35274@sunbay.com> <20031003185349.GA83420@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--DozTQjXnjm3C9Xhk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 03, 2003 at 11:53:49AM -0700, David O'Brien wrote: > On Fri, Oct 03, 2003 at 09:05:20PM +0300, Ruslan Ermilov wrote: > > UPDATING already has the necessary bits in the COMMON ITEMS > > section: > >=20 > > To build a kernel > > ----------------- > > If you are updating from a prior version of FreeBSD (even one j= ust > > a few days old), you should follow this procedure. With a > > /usr/obj tree with a fresh buildworld, > > make buildkernel KERNCONF=3DYOUR_KERNEL_HERE > > make installkernel KERNCONF=3DYOUR_KERNEL_HERE > >=20 > > I should probably fix it to add -DALWAYS_CHECK_MAKE, or make > > the latter the default. >=20 > What's the use in having the build system sane (i.e., not defaulting to > ALWAYS_CHECK_MAKE) if you're now going to make it required?? >=20 I'm not sure I completely understand your question, but I will try to answer it. A bug in our make(1) has been fixed, kmod.mk now depends on this bug fixed, hence we need to update make(1) before using the new kmod.mk. -DALWAYS_CHECK_MAKE does the trick. I personally have the ALWAYS_CHECK_MAKE set in /etc/make.conf on all my -CURRENT machines, but YMMV. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --DozTQjXnjm3C9Xhk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/fcipUkv4P6juNwoRAkq2AJ9dAwNE7RzWN/TcxbO2nbB/fIpwowCcC4fh HTPcZGazLyZz2TwDc9lUtIk= =y005 -----END PGP SIGNATURE----- --DozTQjXnjm3C9Xhk--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031003190617.GI35274>