From owner-cvs-src Mon Mar 3 1:19:55 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53F1637B401 for ; Mon, 3 Mar 2003 01:19:52 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F88043FBF for ; Mon, 3 Mar 2003 01:19:46 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (root@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with SMTP id h239JatZ012157 for ; Mon, 3 Mar 2003 11:19:36 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id h239JZHR012135 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 3 Mar 2003 11:19:35 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id h239JZGQ012130; Mon, 3 Mar 2003 11:19:35 +0200 (EET) Date: Mon, 3 Mar 2003 11:19:35 +0200 From: Ruslan Ermilov To: Dag-Erling Smorgrav Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/mk Makefile bsd.kern.mk src/sys/boot/pc98/boot2 Makefile Message-ID: <20030303091935.GA10829@sunbay.com> References: <200303022118.h22LIePP087555@repoman.freebsd.org> <20030303084648.GB5085@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cWoXeonUoKmBZSoM" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 03, 2003 at 09:49:19AM +0100, Dag-Erling Smorgrav wrote: > Ruslan Ermilov writes: > > make buildkernel? bsd.README? They are hardly related. >=20 > Then explain this: >=20 > http://triangle.rtp.freebsd.org/~des/tinderbox-CURRENT-alpha-alpha.brief >=20 Odd. The guilty change is my sys/conf/kern.post.mk,v 1.39 where I've implemented kernel-cleandir. Now cleandir executed as part of buildkernel clobbers /usr/obj/usr/src/sys/GENERIC/Makefile (in my test case) to be removed, and -m /usr/src/share/mk causes src/share/mk/Makefile to be attempted, similar to this: mkdir -p /tmp/foo/bar && cd /tmp/foo/bar && make -m/usr/src/share/mk Will fix this ASAP. I now see that this odd behavior of -m automatically ending up in the -I list is documented in make(1). Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --cWoXeonUoKmBZSoM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+Yx4nUkv4P6juNwoRAnIzAJ0aER/wFdCxi6U5Yg/nz3orVaObzACdHXxS VwtL35UTSgN0vLW3v9sF4+I= =IGew -----END PGP SIGNATURE----- --cWoXeonUoKmBZSoM-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message