From owner-cvs-all@FreeBSD.ORG Fri Oct 3 12:06:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A75916A4BF; Fri, 3 Oct 2003 12:06:27 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82F6443FFD; Fri, 3 Oct 2003 12:06:22 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h93J6IZ4043672 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 3 Oct 2003 22:06:18 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9p2/8.12.8/Submit) id h93J6Ibm043671; Fri, 3 Oct 2003 22:06:18 +0300 (EEST) (envelope-from ru) Date: Fri, 3 Oct 2003 22:06:17 +0300 From: Ruslan Ermilov To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20031003190617.GI35274@sunbay.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> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DozTQjXnjm3C9Xhk" Content-Disposition: inline In-Reply-To: <20031003185349.GA83420@dragon.nuxi.com> User-Agent: Mutt/1.5.4i cc: Tom Rhodes cc: Marcel Moolenaar Subject: Re: cvs commit: src/sys/conf kmod.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 19:06:27 -0000 --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--