From owner-cvs-all Wed Apr 17 23:31:13 2002 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 3458137B417; Wed, 17 Apr 2002 23:31:03 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3I6UQr04898; Thu, 18 Apr 2002 09:30:26 +0300 (EEST) (envelope-from ru) Date: Thu, 18 Apr 2002 09:30:26 +0300 From: Ruslan Ermilov To: John Hay 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: <20020418063026.GA98788@sunbay.com> References: <200204180459.VAA07509@windsor.research.att.com> <200204180547.g3I5llT66579@zibbi.icomtek.csir.co.za> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UugvWAfsgieZRqgk" Content-Disposition: inline In-Reply-To: <200204180547.g3I5llT66579@zibbi.icomtek.csir.co.za> User-Agent: Mutt/1.3.27i 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 --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 18, 2002 at 07:47:47AM +0200, John Hay wrote: > >=20 > > This commit seems to have broken share/info/Makefile during installworl= d. > >=20 > > ${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. > >=20 >=20 > It also seems to break a make release in: >=20 > #################################################################### > =3D=3D=3D> compat/compat1x > sh /usr/src/tools/install.sh -c -o root -g wheel -m 444 libc.so.1.1 libcu= rses.so > .1.1 libf2c.so.1.1 libg++.so.1.1 libgcc.so.1.1 libgnumalloc.so.1.1 libgn= uregex. > so.1.1 libln.so.1.1 libm.so.1.1 libmalloc.so.1.1 libreadline.so.1.1 libr= esolv.s > o.1.1 librpcsvc.so.1.1 libskey.so.1.1 libtelnet.so.1.1 libtermcap.so.1.1= libut > il.so.1.1 liby.so.1.1 /usr/obj/usr/src/i386/usr/lib/compat/aout/aout > usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] > [-o owner] file1 file2 > install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] > [-o owner] file1 ... fileN directory > install -d [-v] [-g group] [-m mode] [-o owner] directory ... > *** Error code 64 >=20 > Stop in /usr/src/lib/compat/compat1x. > *** Error code 1 >=20 > Stop in /usr/src/lib/compat. > ... > #################################################################### >=20 Actually, this is the bug in lib/libcompat/Makefile.inc. See how it incorrectly sets LIBCOMPATDIR. This only worked before because assignment in bsd.own.mk was taking precedence making this a no-op. I will fix it (and the rest) ASAP and let you know. 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 --UugvWAfsgieZRqgk 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 iD8DBQE8vmgCUkv4P6juNwoRAlYpAJ9AjXF5qOxaiDjhWOIkEXx9aKYftACfdKyQ NDn8vNlrTCm1eRT8207BkpE= =r1Tr -----END PGP SIGNATURE----- --UugvWAfsgieZRqgk-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message