From owner-cvs-all@FreeBSD.ORG Mon Apr 25 15:12:00 2005 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 7AB5A16A4CE; Mon, 25 Apr 2005 15:12:00 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C757843D49; Mon, 25 Apr 2005 15:11:58 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j3PFFebx051427; Mon, 25 Apr 2005 18:15:40 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 19363-11; Mon, 25 Apr 2005 18:11:55 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j3PFFdQa051424 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 25 Apr 2005 18:15:40 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.3/8.13.3) id j3PFC3fK045715; Mon, 25 Apr 2005 18:12:03 +0300 (EEST) (envelope-from ru) Date: Mon, 25 Apr 2005 18:12:03 +0300 From: Ruslan Ermilov To: "David O'Brien" Message-ID: <20050425151203.GA43724@ip.net.ua> References: <200504221742.j3MHgoG9084110@repoman.freebsd.org> <20050424201534.GA74964@dragon.NUXI.org> <20050425050656.GA42466@ip.net.ua> <20050425143043.GA93171@dragon.NUXI.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY" Content-Disposition: inline In-Reply-To: <20050425143043.GA93171@dragon.NUXI.org> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/config main.c 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: Mon, 25 Apr 2005 15:12:00 -0000 --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 25, 2005 at 07:30:43AM -0700, David O'Brien wrote: > If 'make depend' isn't 100% garenteed to work, we should make sure it > 100% works. >=20 I have a patch in the works that should solve this. I hope to post it later today (local time) for review. > > If you need automation, use "make buildkernel", or stop using NO_CLEAN. >=20 > I didn't use 'NO_CLEAN' for the kernel build, yet you keep bringing up > that I am. > =20 You don't listen then. Yes you didn't use the NO_CLEAN, but when you do "config FOO; cd ../compile/FOO; make depend; make" you effectively do NOT run "make clean" or "make cleandepend", that's why I keep saying NO_CLEAN. If you have used "make buildkernel" without NO_CLEAN you wouldn't have ran into this problem. In the above, NO_CLEAN means that NO "make clean" (or at a minimum "make cleandepend") was run. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCbQjDqRfpzJluFF4RAkaQAJ9OIglNAdV7+imXX8krmo96QW75wQCgmwuq n1qEBbDqO6Rki/9+kt2RtrQ= =iKBj -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY--