Date: Mon, 25 Apr 2005 18:12:03 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: "David O'Brien" <obrien@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/config main.c Message-ID: <20050425151203.GA43724@ip.net.ua> In-Reply-To: <20050425143043.GA93171@dragon.NUXI.org> References: <200504221742.j3MHgoG9084110@repoman.freebsd.org> <20050424201534.GA74964@dragon.NUXI.org> <20050425050656.GA42466@ip.net.ua> <20050425143043.GA93171@dragon.NUXI.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050425151203.GA43724>