From owner-freebsd-gnome Tue Apr 2 6:35: 0 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id B809937B416 for ; Tue, 2 Apr 2002 06:34:43 -0800 (PST) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.6/8.11.6) with ESMTP id g32EXZv67518; Tue, 2 Apr 2002 09:33:35 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: Trouble builinding gnome2 From: Joe Marcus Clarke To: Ferruccio Zamuner Cc: freebsd-gnome@FreeBSD.ORG In-Reply-To: <200204020750.g327oV506002@tnt.diff.org> References: <200204010859.g318xhG04432@tnt.diff.org> <1017652074.89716.10.camel@shumai.marcuscom.com> <200204020750.g327oV506002@tnt.diff.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-EG+ZFAk55k/uE7ZgasrM" X-Mailer: Ximian Evolution 1.0.3 Date: 02 Apr 2002 09:35:10 -0500 Message-Id: <1017758111.9383.1.camel@shumai.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 --=-EG+ZFAk55k/uE7ZgasrM Content-Type: multipart/mixed; boundary="=-KrL2vQfNOOIAuhjktLwF" --=-KrL2vQfNOOIAuhjktLwF Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2002-04-02 at 02:50, Ferruccio Zamuner wrote: [snip] > Thank Joe. >=20 > Yes, I've done it and now gnome is built and ready to run. > Anyway I've seen an error ending the make install: >=20 > su-2.04# cd /usr/ports/x11/gnome > su-2.04# make install > [...] > =3D=3D=3D> gnome-1.4.1b2_2 depends on shared library: capplet.5 - found > =3D=3D=3D> gnome-1.4.1b2_2 depends on shared library: panel_applet.5 - = found > =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 > 1) > How to avoid these errors: Argument list too long? This is a bug, and I have a patch for it. Try applying the attached file to /usr/ports/Mk/bsd.port.mk. It will fix the problem. >=20 > 2) > How to avoid circular dependences building gnome? There shouldn't be any circular dependencies when building GNOME. If you run into one, let us know. Joe >=20 >=20 >=20 > Thank you again, \fer >=20 --=-KrL2vQfNOOIAuhjktLwF Content-Disposition: attachment; filename=bsd.port.mk.diff Content-Type: text/plain; name=bsd.port.mk.diff; charset=ISO-8859-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"; \ --=-KrL2vQfNOOIAuhjktLwF-- --=-EG+ZFAk55k/uE7ZgasrM 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 iEYEABECAAYFAjypwZ4ACgkQb2iPiv4Uz4cRFwCgkINtWfsfsSQqjScJ30Wxwh2Q 7j4AoKl+oMAJt7Bgd0Fq+5vMgHlRTWND =8M5m -----END PGP SIGNATURE----- --=-EG+ZFAk55k/uE7ZgasrM-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message