From owner-cvs-all@FreeBSD.ORG Thu Jun 2 07:20:25 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 E820916A41C; Thu, 2 Jun 2005 07:20:24 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DA7543D53; Thu, 2 Jun 2005 07:20:23 +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 j527KLEn055618; Thu, 2 Jun 2005 10:20:22 +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 93707-13; Thu, 2 Jun 2005 10:20:21 +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 j527KKeX055615 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 2 Jun 2005 10:20:21 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.3/8.13.3) id j527KjXX002451; Thu, 2 Jun 2005 10:20:45 +0300 (EEST) (envelope-from ru) Date: Thu, 2 Jun 2005 10:20:45 +0300 From: Ruslan Ermilov To: "David O'Brien" Message-ID: <20050602072045.GA2219@ip.net.ua> References: <200504221739.j3MHdwGb083741@repoman.freebsd.org> <20050602070335.GA27983@dragon.NUXI.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LpQ9ahxlCli8rRTG" Content-Disposition: inline In-Reply-To: <20050602070335.GA27983@dragon.NUXI.org> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kmod.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 02 Jun 2005 07:20:25 -0000 --LpQ9ahxlCli8rRTG Content-Type: multipart/mixed; boundary="2oS5YaxWCcQjTEyO" Content-Disposition: inline --2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi David (AFAIK the message usually starts from the greeting), On Thu, Jun 02, 2005 at 12:03:35AM -0700, David O'Brien wrote: > On Fri, Apr 22, 2005 at 05:39:58PM +0000, Ruslan Ermilov wrote: > > ru 2005-04-22 17:39:58 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > sys/conf kmod.mk=20 > > Log: > > Revert a mistake borrowed from kern.post.mk that has just been fixed. >=20 > It wasn't a mistake. I was told that there was a *.mk bug that was fixed > that dealt with the problem kmod.mk rev 1.189 was suppose to fix. It was > based on that, that I agreed to have revision 1.189 backed out. However, > I just ran into the problem again while trying to update a system from > March 8th: >=20 > # cd /usr/src/share/mk ; make obj ; make all install > # cd /usr/src/usr.sbin/config ; make obj ; make all install > # cd /sys/i386/conf ; config FOO > # cd ../../compile/FOO ; make depend ; make > ..snip.. > =3D=3D=3D> 3dfx (all) > make: don't know how to make machine/bus_at386.h. Stop > *** Error code 2 >=20 > Please back out this "mistake", or please fix the issue where "make > depends" isn't producing a usable .depends file. >=20 > It is stupid to have to do "make cleandepends ; make depends" in order to > get a usable .depends file. > Computers are to A-U-T-O-M-A-T-E, not cause more work for humans. >=20 I sent a patch for bsd.dep.mk (a while back) that was supposed to fix this (not for the kernel itself, but kmod.mk should be positively affected as well). Unfortunately, nobody cared to test or review it. Please test it now, it's attached. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --2oS5YaxWCcQjTEyO-- --LpQ9ahxlCli8rRTG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCnrNNqRfpzJluFF4RAqBHAJ4ovOWoxlUjxBLrYY8DVXDwnJW0egCZAZod iefN2fkQlOrlKe2BCLGRAKc= =tgXD -----END PGP SIGNATURE----- --LpQ9ahxlCli8rRTG--