Skip site navigation (1)Skip section navigation (2)
Date:      03 Apr 2002 22:42:28 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        William Denton <buff@pobox.com>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: GNOME port:  Argument list too long
Message-ID:  <1017891748.324.22.camel@gyros.marcuscom.com>
In-Reply-To: <Pine.BSF.4.32.0204032233160.69340-100000@odin.egate.net>
References:  <Pine.BSF.4.32.0204032233160.69340-100000@odin.egate.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1017891748.324.22.camel>