From owner-cvs-all Thu Apr 18 2:16: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 9BE7737B419; Thu, 18 Apr 2002 02:15:43 -0700 (PDT) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id g3I9FdO72690; Thu, 18 Apr 2002 11:15:39 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200204180915.g3I9FdO72690@zibbi.icomtek.csir.co.za> Subject: Re: cvs commit: src/share/mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.init.mk bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.nls.mk bsd In-Reply-To: <20020418070705.GB98788@sunbay.com> from Ruslan Ermilov at "Apr 18, 2002 10:07:05 am" To: ru@FreeBSD.org (Ruslan Ermilov) Date: Thu, 18 Apr 2002 11:15:39 +0200 (SAT) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > > This commit seems to have broken share/info/Makefile during installworld. > > > > ${DESTDIR} and ${INFODIR} are empty when the ".if exists" is run, since > > ${INFODIR} is set in bsd.own.mk but bsd.own.mk is no longer included > > from sys.mk. > > > Attached are the logs of commits that fixed this. Thanks for the spot! We are making progress. :-) The next stop is at: ######## ===> etc/monthly install -c -o root -g wheel -m 755 200.accounting 999.local /R/stage/trees/bin/etc/periodic/monthly install -c -o root -g wheel -m 0644 /usr/src/gnu/usr.bin/send-pr/categories /R/stage/trees/bin/etc/gnats/freefall ln -fs /usr/share/misc/termcap /R/stage/trees/bin/etc/termcap rm -f /R/stage/trees/bin/etc/rmt ln -s /usr/sbin/rmt /R/stage/trees/bin/etc/rmt ( cd /usr/src/etc/pam.d; make install ) (cd /usr/src/etc/pam.d && install -c -o -g -m 644 README csshd ftp ftpd gdm imap kde login other passwd pop3 rsh sshd su telnetd xdm xserver /R/stage/trees/bin/etc/pam.d) install: -g: Invalid argument *** Error code 67 Stop in /usr/src/etc/pam.d. *** Error code 1 Stop in /usr/src/etc. *** Error code 1 Stop in /usr/src/etc. *** Error code 1 ######### John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message