From owner-freebsd-gnome Sun Mar 9 15:24:19 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21B1D37B401; Sun, 9 Mar 2003 15:24:16 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id E542643F75; Sun, 9 Mar 2003 15:24:13 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.8/8.12.8) with ESMTP id h29NO2rI047800; Sun, 9 Mar 2003 18:24:02 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: GNOME 2.2 or GNOME 1.4 on 4.8 CDs? From: Joe Marcus Clarke To: Kris Kennaway Cc: Murray Stokely , portmgr@FreeBSD.ORG, FreeBSD GNOME Users , re@FreeBSD.ORG In-Reply-To: <20030309002936.GA63061@rot13.obsecurity.org> References: <20030302190211.Z57064@freebsdmall.com> <1047146177.96334.4.camel@shumai.marcuscom.com> <20030308212650.GD56020@rot13.obsecurity.org> <1047165939.328.58.camel@shumai.marcuscom.com> <20030309002936.GA63061@rot13.obsecurity.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-PPRilCOBYWRRqGlBf/5V" Organization: MarcusCom, Inc. Message-Id: <1047252249.20104.18.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 09 Mar 2003 18:24:09 -0500 X-Spam-Status: No, hits=-16.2 required=5.0 tests=IN_REP_TO,PGP_SIGNATURE_2,REFERENCES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-PPRilCOBYWRRqGlBf/5V Content-Type: multipart/mixed; boundary="=-bZk/DAFGHq+G5DQRIfDI" --=-bZk/DAFGHq+G5DQRIfDI Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2003-03-08 at 19:29, Kris Kennaway wrote: > On Sat, Mar 08, 2003 at 06:25:39PM -0500, Joe Marcus Clarke wrote: >=20 > > Okay, I played at this, and found that it will only happen when symlink= s > > are involved. >=20 > Hmm. That's very strange. Do you have any insight into why this is > happening? Okay, if you're not tired of this (and even if you are), here is patch number three. This patch relies on /bin/realpath (which didn't come about until 4.3) to fix the problem. Hopefully one of the proposed patches will work for you. Joe >=20 > Thanks for the workaround! >=20 > kris --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-bZk/DAFGHq+G5DQRIfDI Content-Disposition: attachment; filename=bsd.port.mk.diff Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; name=bsd.port.mk.diff; charset=ISO-8859-1 ? bsd.port.mk.diff ? bsd.port.mk.new Index: bsd.port.mk =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/pcvs/ports/Mk/bsd.port.mk,v retrieving revision 1.441 diff -u -r1.441 bsd.port.mk --- bsd.port.mk 2 Mar 2003 02:06:56 -0000 1.441 +++ bsd.port.mk 9 Mar 2003 23:21:18 -0000 @@ -745,6 +745,7 @@ LS?=3D /bin/ls MKDIR?=3D /bin/mkdir -p MV?=3D /bin/mv +REALPATH?=3D /bin/realpath RM?=3D /bin/rm RMDIR?=3D /bin/rmdir SED?=3D /usr/bin/sed @@ -3715,6 +3716,7 @@ fi; \ checked=3D"${PARENT_CHECKED}"; \ for dir in $$(${ECHO_CMD} "${LIB_DEPENDS} ${RUN_DEPENDS}" | ${TR} '\040' = '\012' | ${SED} -e 's/^[^:]*://' -e 's/:.*//') $$(${ECHO_CMD} ${DEPENDS} | = ${TR} '\040' '\012' | ${SED} -e 's/:.*//'); do \ + dir=3D$$(${REALPATH} $$dir); \ if [ -d $$dir ]; then \ if (${ECHO_CMD} $$checked | ${GREP} -qwv "$$dir"); then \ childout=3D$$(cd $$dir; ${MAKE} CHILD_DEPENDS=3Dyes PARENT_CHECKED=3D"= $$checked" package-depends-list); \ --=-bZk/DAFGHq+G5DQRIfDI-- --=-PPRilCOBYWRRqGlBf/5V Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+a80Zb2iPiv4Uz4cRAs6rAJwN/cGY6rxYRVzQslf3UtLWP3zXWACeKQ5E 8KXTwtno0MluJKuif+GeO0M= =2I3e -----END PGP SIGNATURE----- --=-PPRilCOBYWRRqGlBf/5V-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message