From owner-cvs-all@FreeBSD.ORG Fri Oct 3 12:11:08 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 DE2E016A4C4; Fri, 3 Oct 2003 12:11:08 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77F3643FDD; Fri, 3 Oct 2003 12:11:07 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h93JB61g018167; Fri, 3 Oct 2003 21:11:06 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Ruslan Ermilov From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 03 Oct 2003 22:06:17 +0300." <20031003190617.GI35274@sunbay.com> Date: Fri, 03 Oct 2003 21:11:06 +0200 Message-ID: <18166.1065208266@critter.freebsd.dk> cc: Marcel Moolenaar cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Tom Rhodes 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 19:11:09 -0000 In message <20031003190617.GI35274@sunbay.com>, Ruslan Ermilov writes: >A bug in our make(1) has been fixed, kmod.mk now depends on this >bug fixed, hence we need to update make(1) before using the new >kmod.mk. -DALWAYS_CHECK_MAKE does the trick. I personally have >the ALWAYS_CHECK_MAKE set in /etc/make.conf on all my -CURRENT >machines, but YMMV. Ruslan, You could save yourself a lot of grief if you fixed the bug in make, then waited one week, then change makefiles to rely on the bugfix. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.