From owner-freebsd-stable Mon Aug 27 20:12:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id EBD5037B403 for ; Mon, 27 Aug 2001 20:12:23 -0700 (PDT) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id NAA56541 for ; Tue, 28 Aug 2001 13:12:22 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from itga.com.au (lightning.itga.com.au [192.168.71.20]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id NAA00245; Tue, 28 Aug 2001 13:12:21 +1000 (EST) Message-Id: <200108280312.NAA00245@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: stable@FreeBSD.ORG Subject: Re: kernel makefiles broken?? In-reply-to: Your message of Fri, 24 Aug 2001 14:40:01 -0400. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 28 Aug 2001 13:12:21 +1000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > The installation stuff for /modules assumes that /modules/ exists > and is a directory. If it doesn't exist the first module install > will create it as a normal file and the second install will fail. This was fixed with the following commit to src/conf/kmod.mk revision 1.82.2.9 date: 2001/08/01 07:50:49; author: roam; state: Exp; lines: +2 -2 MFC rev. 1.104: complain on installation if the destination modules/ directory does not exist, instead of silently creating a file. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message