From owner-freebsd-gnome Wed Apr 3 19:42:51 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 0CDBE37B41E for ; Wed, 3 Apr 2002 19:42:42 -0800 (PST) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.2/8.12.2) with ESMTP id g343gSND023863; Wed, 3 Apr 2002 22:42:28 -0500 (EST) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.2/8.12.2/Submit) id g343gSHj023862; Wed, 3 Apr 2002 22:42:28 -0500 (EST) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: GNOME port: Argument list too long From: Joe Marcus Clarke To: William Denton Cc: gnome@FreeBSD.ORG In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-aHhth69ivadr86F4SElZ" X-Mailer: Ximian Evolution 1.0.3 Date: 03 Apr 2002 22:42:28 -0500 Message-Id: <1017891748.324.22.camel@gyros.marcuscom.com> Mime-Version: 1.0 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 --=-aHhth69ivadr86F4SElZ Content-Type: multipart/mixed; boundary="=-k2bXRzrhz33AReZjBurv" --=-k2bXRzrhz33AReZjBurv Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2002-04-03 at 22:35, William Denton wrote: > Hi, >=20 > I was just updating the GNOME port to gnome-1.4.1b2_2, and as it finished= , > before it cleaned, I got this: >=20 > =3D=3D=3D> Generating temporary packing list > =3D=3D=3D> Registering installation for gnome-1.4.1b2_2 > /bin/sh:Argument list too long > /bin/sh:Argument list too long >=20 > I thought I'd mention it. This is a bug. I have a patch for it (attached). Joe >=20 > --=20 > William Denton : Toronto, Canada : http://www.miskatonic.org/ : Caveat le= ctor. >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message >=20 --=20 PGP Key: http://www.marucscom.com/pgp.asc --=-k2bXRzrhz33AReZjBurv Content-Disposition: attachment; filename=bsd.port.mk.diff Content-Type: text/plain; name=bsd.port.mk.diff; charset=ISO8859-1 Content-Transfer-Encoding: quoted-printable --- bsd.port.mk.orig Mon Apr 1 03:54:09 2002 +++ bsd.port.mk Mon Apr 1 03:53:50 2002 @@ -3154,6 +3154,8 @@ if (${ECHO} $$checked | ${GREP} -qwv "$$dir"); then \ childout=3D$$(cd $$dir; ${MAKE} CHILD_DEPENDS=3Dyes PARENT_CHECKED=3D"= $$checked" package-depends-list); \ set -- $$childout; \ + childname=3D""; \ + childdir=3D""; \ while [ $$\# !=3D 0 ]; do \ childname=3D"$$childname $$1"; \ childdir=3D"$$childdir $$2"; \ --=-k2bXRzrhz33AReZjBurv-- --=-aHhth69ivadr86F4SElZ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEABECAAYFAjyry6QACgkQb2iPiv4Uz4ee4gCfQ63DtadXekRCH5qSWUoOPAJ+ Z8AAniTgI5wElx73xvmUz8f2eKNCyiG7 =69Ig -----END PGP SIGNATURE----- --=-aHhth69ivadr86F4SElZ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message