From owner-freebsd-current@FreeBSD.ORG Fri Oct 3 15:02:45 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B041216A4B3; Fri, 3 Oct 2003 15:02:45 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2702644005; Fri, 3 Oct 2003 15:02:44 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p1/8.12.9) with ESMTP id h93M2gAD037986; Fri, 3 Oct 2003 16:02:43 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 03 Oct 2003 16:02:43 -0600 (MDT) Message-Id: <20031003.160243.44156880.imp@bsdimp.com> To: marcel@xcllnt.net From: "M. Warner Losh" In-Reply-To: <20031003191641.GB4934@ns1.xcllnt.net> References: <20031003172842.GA62106@madman.celabo.org> <20031003180219.GC35274@sunbay.com> <20031003191641.GB4934@ns1.xcllnt.net> X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: nectar@freebsd.org cc: current@freebsd.org Subject: Re: HEADS UP: "can't find kernel source tree" error when building the kernel. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 22:02:45 -0000 In message: <20031003191641.GB4934@ns1.xcllnt.net> Marcel Moolenaar writes: : The "Marcel approved" way of doing this would be: : 1. fix make(1), : 2. Wait a month (or so) or until after the next release, whichever : comes first, : 3. Change kmod.mk. Agreed. I just arbitrarily decided that this was right. I reverted the change so I could compile new kernels again w/o upgrading my make. Let's move on and revert my reverting in about a month. Warner