From owner-cvs-all@FreeBSD.ORG Fri Oct 3 11:05:37 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 DFC3B16A4B3; Fri, 3 Oct 2003 11:05:36 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A48344003; Fri, 3 Oct 2003 11:05:24 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h93I5KZ4036755 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 3 Oct 2003 21:05:20 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9p2/8.12.8/Submit) id h93I5K22036754; Fri, 3 Oct 2003 21:05:20 +0300 (EEST) (envelope-from ru) Date: Fri, 3 Oct 2003 21:05:20 +0300 From: Ruslan Ermilov To: Tom Rhodes Message-ID: <20031003180520.GD35274@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> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="a2FkP9tdjPU2nyhF" Content-Disposition: inline In-Reply-To: <20031003140026.5750af9e.trhodes@FreeBSD.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: Marcel Moolenaar cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org 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 18:05:37 -0000 --a2FkP9tdjPU2nyhF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 03, 2003 at 02:00:26PM -0400, Tom Rhodes wrote: > On Fri, 3 Oct 2003 20:56:01 +0300 > Ruslan Ermilov wrote: >=20 > > On Fri, Oct 03, 2003 at 04:38:19PM +0100, Bruce M Simpson wrote: > > > On Fri, Oct 03, 2003 at 05:23:20PM +0200, Aurelien Nephtali wrote: > > > > It breaks the kernel compilation by triggering a "no kernel source = tree found" > > > > error. > > > > I fixed like this: > > >=20 > > > I concur. I have had to specify SYSDIR=3D explicitly to fix compilati= on > > > of -CURRENT this morning. > > >=20 > > You need to upgrade your make(1) binary first manually, or use > > this command from within /usr/src with up-to-date tools/regression > > and usr.bin/make sources: > >=20 > > make buildkernel -DALWAYS_CHECK_MAKE >=20 > Note in UPDATING required? >=20 UPDATING already has the necessary bits in the COMMON ITEMS section: To build a kernel ----------------- If you are updating from a prior version of FreeBSD (even one just 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 I should probably fix it to add -DALWAYS_CHECK_MAKE, or make the latter the default. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --a2FkP9tdjPU2nyhF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/fbpgUkv4P6juNwoRAmEeAJ458IBji5Vp0TEXghcJD1D30MyadgCdHley KmJCi15mllHSX4iv3Ki+fwU= =0itu -----END PGP SIGNATURE----- --a2FkP9tdjPU2nyhF--