Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2001 13:12:21 +1000
From:      Gregory Bond <gnb@itga.com.au>
To:        stable@FreeBSD.ORG
Subject:   Re: kernel makefiles broken?? 
Message-ID:  <200108280312.NAA00245@lightning.itga.com.au>
In-Reply-To: Your message of Fri, 24 Aug 2001 14:40:01 -0400.

next in thread | raw e-mail | index | archive | help
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108280312.NAA00245>