Date: Thu, 18 Apr 2002 13:58:53 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: John Hay <jhay@icomtek.csir.co.za> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org 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 Message-ID: <20020418105853.GA29989@sunbay.com> In-Reply-To: <200204180915.g3I9FdO72690@zibbi.icomtek.csir.co.za> References: <20020418070705.GB98788@sunbay.com> <200204180915.g3I9FdO72690@zibbi.icomtek.csir.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
--J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 18, 2002 at 11:15:39AM +0200, John Hay wrote: > > >=20 > > > This commit seems to have broken share/info/Makefile during installwo= rld. > > >=20 > > > ${DESTDIR} and ${INFODIR} are empty when the ".if exists" is run, sin= ce > > > ${INFODIR} is set in bsd.own.mk but bsd.own.mk is no longer included > > > from sys.mk. > > >=20 > > Attached are the logs of commits that fixed this. Thanks for the spot! >=20 > We are making progress. :-) The next stop is at: >=20 > ######## > =3D=3D=3D> etc/monthly > install -c -o root -g wheel -m 755 200.accounting 999.local /R/stage/tr= ees/bin/etc/periodic/monthly > install -c -o root -g wheel -m 0644 /usr/src/gnu/usr.bin/send-pr/categor= ies /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 ft= pd 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 >=20 > Stop in /usr/src/etc/pam.d. > *** Error code 1 >=20 > Stop in /usr/src/etc. > *** Error code 1 >=20 > Stop in /usr/src/etc. > *** Error code 1 > ######### >=20 Fixed by DES in etc/pam.d/Makefile,v 1.4, polished in rev. 1.5 by me. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8vqbtUkv4P6juNwoRAjXqAJ0U5AqZLAjJGxdiAf9e1nNyOI0UEACghlcv xcH8drboxESztA+V0Xa3EJY= =uJcM -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020418105853.GA29989>