From owner-freebsd-current Sun Jun 9 20:57:32 2002 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 4032037B404; Sun, 9 Jun 2002 20:57:13 -0700 (PDT) Date: Sun, 9 Jun 2002 20:57:13 -0700 From: "J. Mallett" To: Andrew Lankford Cc: freebsd-current@freebsd.org Subject: Re: one or two errors in installworld Message-ID: <20020609205713.A47754@FreeBSD.ORG> References: <200206092155296.SM02244@141.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200206092155296.SM02244@141.com>; from arlankfo@141.com on Sun, Jun 09, 2002 at 11:54:22PM -0400 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , X-Affiliated-Projects: FreeBSD, xMach, ircd-hybrid-7 X-Towel: Yes Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * From Andrew Lankford > > In the file /usr/src/share/sendmail/Makefile: > > copies:: > .for dir in ${CFDIRS} > ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 755 -d ${DDIR}/${dir} > .endfor > > ...according to the fine man page, the -d option should appear before both the > target directory and all the other options. > > Also, it appears that INSTALL is defined as "install -C", which I > don't think is appropriate for use with the -d option either. I > think I noticed a few "install -C -C ... " 's flash by before the > last attempted installworld ground to a halt. Change the override of INSTALL in /etc/make.conf. > Andrew Lankford > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message -- J. Mallett FreeBSD: The Power To Serve "I've coined new words, like, misunderstanding and Hispanically." -- George W. Bush, Radio-Television Correspondents Association dinner, Washington, D.C., March 29, 2001 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message