From owner-freebsd-gnome Sun Apr 14 0:17:52 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from bw.2y.net (ws496.fx.reshall.wwu.edu [63.229.43.51]) by hub.freebsd.org (Postfix) with SMTP id 301EE37B405 for ; Sun, 14 Apr 2002 00:17:47 -0700 (PDT) Received: (qmail 54177 invoked by uid 1000); 14 Apr 2002 07:17:46 -0000 Date: Sun, 14 Apr 2002 00:17:46 -0700 From: Mike Estes To: Maxim Sobolev Cc: Joe Marcus Clarke , gnome@FreeBSD.ORG Subject: Re: patch for sysutils/medusa Message-ID: <20020414071746.GA54164@cc.wwu.edu> Reply-To: Mike Estes References: <1018763212.296.14.camel@gyros.marcuscom.com> <200204140655.g3E6tAt29858@vega.vega.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204140655.g3E6tAt29858@vega.vega.com> User-Agent: Mutt/1.3.28i 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 my world is from today I have grp.h version 1.13 On Sun, Apr 14, 2002 at 09:55:10AM +0300, Maxim Sobolev wrote: > It should have been fixed in rev.1.10 of grp.h. I have not checked it yet, > but pre-compiled GNOME was shipped with 5.0-DP1 release which means that > medusa is OK on -current. Therefore, I would propose to you to do a make > world from a freshly cvsuped /usr/src and try again. Of course there is a > tiny possibility that grp.h was again broken after rev.1.10, therefore if > revision of grp.h installed on your system is more than 1.10 please let > me know and I'll try to fix it. > > -Maxim > > > > > > > --=-fMUGqtm/ZVgGd9G088q5 > > Content-Type: text/plain > > Content-Transfer-Encoding: quoted-printable > > > > On Sun, 2002-04-14 at 02:01, Mike Estes wrote: > > > sysutils/medusa won't compile for me unless the following patch is in fil= > > es/ > > > > You're right. The recent changes to grp.h must have introduced this.=20 > > However, I think requiring sys/types.h for grp.h is not POSIX=20 > > compliant. Perhaps the rev 1.13 to grp.h needs to be rethought. Maybe > > grp.h needs to acutally include the new sys/_types.h. What do you > > think, Maxim? Maybe something like: > > > > --- src/include/grp.h.orig Sun Apr 14 01:44:35 2002 > > +++ src/include/grp.h Sun Apr 14 01:45:00 2002 > > @@ -42,6 +42,7 @@ > > #ifndef _GRP_H_ > > #define _GRP_H_ > > =20 > > +#include > > #include > > #include > > =20 > > Joe > > > > >=20 > > > --- libmedusa/medusa-file-info-utilities.c.orig Thu Dec 21 05:28:44 2000 > > > +++ libmedusa/medusa-file-info-utilities.c Sat Apr 13 21:50:27 2002 > > > @@ -27,10 +27,10 @@ > > > */ > > > =20 > > > #include > > > +#include > > > #include > > > #include > > > #include > > > -#include > > > #include > > > #include > > > =20 > > >=20 > > >=20 > > >=20 > > >=20 > > > this is on -CURRENT > > >=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.marcuscom.com/pgp.asc > > > > --=-fMUGqtm/ZVgGd9G088q5 > > 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 > > > > iEYEABECAAYFAjy5F8wACgkQb2iPiv4Uz4fCbwCgl5KMfEdXiJMikiOFI9CkBcqV > > 038AoJRGKZkSXGsim/uofpiGebTh8SEF > > =0/U1 > > -----END PGP SIGNATURE----- > > > > --=-fMUGqtm/ZVgGd9G088q5-- > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-gnome" in the body of the message > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Sun Apr 14 8:10:49 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 315F037B400; Sun, 14 Apr 2002 08:10:43 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3EF9mFf058921; Sun, 14 Apr 2002 11:09:48 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: patch for sysutils/medusa From: Joe Marcus Clarke To: Maxim Sobolev Cc: Mike Estes , gnome@FreeBSD.org In-Reply-To: <200204140655.g3E6tAt29858@vega.vega.com> References: <200204140655.g3E6tAt29858@vega.vega.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-767c93y25pTlepmQopLC" X-Mailer: Ximian Evolution 1.0.3 Date: 14 Apr 2002 12:11:12 -0300 Message-Id: <1018797072.59006.0.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 --=-767c93y25pTlepmQopLC Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2002-04-14 at 03:55, Maxim Sobolev wrote: > It should have been fixed in rev.1.10 of grp.h. I have not checked it yet= , > but pre-compiled GNOME was shipped with 5.0-DP1 release which means that > medusa is OK on -current. Therefore, I would propose to you to do a make > world from a freshly cvsuped /usr/src and try again. Of course there is a > tiny possibility that grp.h was again broken after rev.1.10, therefore if > revision of grp.h installed on your system is more than 1.10 please let > me know and I'll try to fix it. I'm refering to grp.h 1.13 which is the latest. I sent mike@ an email about this, as I'm almost sure he forgot to include sys/_types.h. In any event, I think grp.h is busted. Joe >=20 > -Maxim >=20 > >=20 > >=20 > > --=3D-fMUGqtm/ZVgGd9G088q5 > > Content-Type: text/plain > > Content-Transfer-Encoding: quoted-printable > >=20 > > On Sun, 2002-04-14 at 02:01, Mike Estes wrote: > > > sysutils/medusa won't compile for me unless the following patch is in= fil=3D > > es/ > >=20 > > You're right. The recent changes to grp.h must have introduced this.= =3D20 > > However, I think requiring sys/types.h for grp.h is not POSIX=3D20 > > compliant. Perhaps the rev 1.13 to grp.h needs to be rethought. Maybe > > grp.h needs to acutally include the new sys/_types.h. What do you > > think, Maxim? Maybe something like: > >=20 > > --- src/include/grp.h.orig Sun Apr 14 01:44:35 2002 > > +++ src/include/grp.h Sun Apr 14 01:45:00 2002 > > @@ -42,6 +42,7 @@ > > #ifndef _GRP_H_ > > #define _GRP_H_ > > =3D20 > > +#include > > #include > > #include > > =3D20 > > Joe > >=20 > > >=3D20 > > > --- libmedusa/medusa-file-info-utilities.c.orig Thu Dec 21 05:28:44 2= 000 > > > +++ libmedusa/medusa-file-info-utilities.c Sat Apr 13 21:50:27 2002 > > > @@ -27,10 +27,10 @@ > > > */ > > > =3D20 > > > #include > > > +#include > > > #include > > > #include > > > #include > > > -#include > > > #include > > > #include > > > =3D20 > > >=3D20 > > >=3D20 > > >=3D20 > > >=3D20 > > > this is on -CURRENT > > >=3D20 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-gnome" in the body of the message > > >=3D20 > > --=3D20 > > PGP Key: http://www.marcuscom.com/pgp.asc > >=20 > > --=3D-fMUGqtm/ZVgGd9G088q5 > > Content-Type: application/pgp-signature; name=3Dsignature.asc > > Content-Description: This is a digitally signed message part > >=20 > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.0.6 (FreeBSD) > > Comment: For info see http://www.gnupg.org > >=20 > > iEYEABECAAYFAjy5F8wACgkQb2iPiv4Uz4fCbwCgl5KMfEdXiJMikiOFI9CkBcqV > > 038AoJRGKZkSXGsim/uofpiGebTh8SEF > > =3D0/U1 > > -----END PGP SIGNATURE----- > >=20 > > --=3D-fMUGqtm/ZVgGd9G088q5-- > >=20 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-gnome" in the body of the message > >=20 > >=20 >=20 >=20 --=-767c93y25pTlepmQopLC 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 iEYEABECAAYFAjy5nBAACgkQb2iPiv4Uz4ejpwCfRy5fndCFnWDMSEVYFXyCAq6S iycAn2c62rTCTKoN6S1eRXXYnnkyUefB =IJud -----END PGP SIGNATURE----- --=-767c93y25pTlepmQopLC-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Sun Apr 14 12: 1:40 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from volcano.planet.it (volcano.planet.it [212.110.160.74]) by hub.freebsd.org (Postfix) with ESMTP id 1982A37B404 for ; Sun, 14 Apr 2002 12:01:38 -0700 (PDT) Received: from olgeni.olgeni (ppp-151.dial3.ctonet.it [212.110.178.151]) by volcano.planet.it (Postfix) with ESMTP id C073A11FA3F for ; Sun, 14 Apr 2002 21:01:35 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by olgeni.olgeni (8.12.2/8.12.2) with ESMTP id g3EJ14lk058522 for ; Sun, 14 Apr 2002 21:01:08 +0200 (CEST) (envelope-from olgeni@FreeBSD.org) Date: Sun, 14 Apr 2002 21:01:04 +0200 (CEST) From: Jimmy Olgeni X-X-Sender: olgeni@olgeni.olgeni To: gnome@FreeBSD.org Subject: gdm's pkg-install... Message-ID: <20020414205810.D54904-100000@olgeni.olgeni> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 ... kills unattended installations with sysinstall :o) Index: pkg-install =================================================================== RCS file: /home/ncvs/ports/x11/gdm/pkg-install,v retrieving revision 1.4 diff -u -r1.4 pkg-install --- pkg-install 28 Jan 2002 17:50:11 -0000 1.4 +++ pkg-install 14 Apr 2002 18:57:23 -0000 @@ -37,4 +37,6 @@ exit 0 fi -/usr/bin/dialog --yesno "GDM may contain vulnerabilities leading local root compromise, and it is reported widely with various security sites and groups. It is not recommended that this port be installed in public environment. Do you wish to accept the security risk and build GDM anyway?" 10 60 || /usr/bin/false +if [ -z "${BATCH}" ]; then + /usr/bin/dialog --yesno "GDM may contain vulnerabilities leading local root compromise, and it is reported widely with various security sites and groups. It is not recommended that this port be installed in public environment. Do you wish to accept the security risk and build GDM anyway?" 10 60 || /usr/bin/false +fi -- jimmy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Sun Apr 14 14: 5:36 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 35BD337B400; Sun, 14 Apr 2002 14:05:34 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3EL5Yq03674; Sun, 14 Apr 2002 14:05:34 -0700 (PDT) (envelope-from marcus) Date: Sun, 14 Apr 2002 14:05:34 -0700 (PDT) From: Message-Id: <200204142105.g3EL5Yq03674@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37072: GnuCash-1.6.6 won't build: libguppi inlucde files not found? 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 Synopsis: GnuCash-1.6.6 won't build: libguppi inlucde files not found? Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: marcus Responsible-Changed-When: Sun Apr 14 14:04:01 PDT 2002 Responsible-Changed-Why: Over to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=37072 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Sun Apr 14 15:32:17 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ACEC037B400; Sun, 14 Apr 2002 15:32:16 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3EMWGZ17958; Sun, 14 Apr 2002 15:32:16 -0700 (PDT) (envelope-from marcus) Date: Sun, 14 Apr 2002 15:32:16 -0700 (PDT) From: Message-Id: <200204142232.g3EMWGZ17958@freefall.freebsd.org> To: marck@rinet.ru, marcus@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/36146: imlib-1.9.13 does not install headers 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 Synopsis: imlib-1.9.13 does not install headers State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sun Apr 14 15:31:38 PDT 2002 State-Changed-Why: Timeout from submitter. The problem is not reproduceable on any of my -stable or -CURRENT systems with the latest version of imlib. http://www.freebsd.org/cgi/query-pr.cgi?pr=36146 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Sun Apr 14 15:34:11 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38B2C37B431; Sun, 14 Apr 2002 15:34:00 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3EMY0218274; Sun, 14 Apr 2002 15:34:00 -0700 (PDT) (envelope-from marcus) Date: Sun, 14 Apr 2002 15:34:00 -0700 (PDT) From: Message-Id: <200204142234.g3EMY0218274@freefall.freebsd.org> To: roccodevinger@yahoo.com, marcus@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/36665: gtk 2.0 port fails on glib, atk or pango version number. 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 Synopsis: gtk 2.0 port fails on glib, atk or pango version number. State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sun Apr 14 15:33:15 PDT 2002 State-Changed-Why: Problem is not reproduceable after upgrading to gtk-2.0.1. http://www.freebsd.org/cgi/query-pr.cgi?pr=36665 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Sun Apr 14 15:36:12 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from ncc-1701.webonaut.com (static62-99-136-018.adsl.inode.at [62.99.136.18]) by hub.freebsd.org (Postfix) with ESMTP id 9552F37B400 for ; Sun, 14 Apr 2002 15:36:08 -0700 (PDT) Received: from mysqlhost (mysqlhost [127.0.0.1]) by ncc-1701.webonaut.com (Postfix) with ESMTP id 838AE6F90F for ; Mon, 15 Apr 2002 00:36:08 +0200 (CEST) Subject: galeon: configure doesn't find Xinerama.h From: Franz Klammer To: gnome@freebsd.org Content-Type: multipart/mixed; boundary="=-33HEPwYF4fBjw9D6fdU6" X-Mailer: Ximian Evolution 1.0.3 Date: 15 Apr 2002 01:36:08 +0300 Message-Id: <1018823768.5204.122.camel@ncc-1701.webonaut.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 --=-33HEPwYF4fBjw9D6fdU6 Content-Type: text/plain Content-Transfer-Encoding: 7bit while a reinstall of galeon i found that the configure-script dosen't find Xinerama.h. i don't know if this is necessary (or make sense|helps :-)) but here a patch for the Makefile. franz -- WEBONAUT.com http://webonaut.com mailto:klammer@webonaut.com --=-33HEPwYF4fBjw9D6fdU6 Content-Disposition: attachment; filename=galeon.diff Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; name=galeon.diff; charset=ISO-8859-15 --- Makefile.orig Mon Apr 15 00:06:09 2002 +++ Makefile Mon Apr 15 00:06:16 2002 @@ -37,7 +37,7 @@ CONFIGURE_ARGS=3D --with-mozilla-includes=3D"${X11BASE}/include/mozilla" \ --with-mozilla-libs=3D"${X11BASE}/lib/${MOZILLA}" \ --enable-nautilus-view -CONFIGURE_ENV=3D CPPFLAGS=3D"-I${LOCALBASE}/include -D_REENTRANT ${PTHREAD= _CFLAGS}" \ +CONFIGURE_ENV=3D CPPFLAGS=3D"-I${LOCALBASE}/include -I${X11BASE}/include -= D_REENTRANT ${PTHREAD_CFLAGS}" \ LIBS=3D"-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_TARGET=3D --target=3D${MACHINE_ARCH}-unknown-freebsd${OSREL} =20 --=-33HEPwYF4fBjw9D6fdU6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Sun Apr 14 15:40: 6 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0BDB437B400 for ; Sun, 14 Apr 2002 15:40:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3EMe3I18985; Sun, 14 Apr 2002 15:40:03 -0700 (PDT) (envelope-from gnats) Date: Sun, 14 Apr 2002 15:40:03 -0700 (PDT) Message-Id: <200204142240.g3EMe3I18985@freefall.freebsd.org> To: gnome@FreeBSD.org Cc: From: Joe Marcus Clarke Subject: Re: ports/36925: bonobo-1.0.19 does not compile, type DynamicAny_DynAny undefined Reply-To: Joe Marcus Clarke 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 The following reply was made to PR ports/36925; it has been noted by GNATS. From: Joe Marcus Clarke To: freebsd-gnats-submit@FreeBSD.org, hsu@lelu.olari.bbnetworks.net Cc: Subject: Re: ports/36925: bonobo-1.0.19 does not compile, type DynamicAny_DynAny undefined Date: 14 Apr 2002 19:35:50 -0300 --=-Rxz5xMZ+YJzP31S36gIs Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Are you still able to reproduce this problem? Have you tried cleaning out your old version of ORBit? Joe --=-Rxz5xMZ+YJzP31S36gIs 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 iEYEABECAAYFAjy6BEYACgkQb2iPiv4Uz4e/7gCeKF7xxeArep2vHfmlm3A65AYd eSAAn1bJD7gITQNU2kAd9YONunth80Q9 =gzyZ -----END PGP SIGNATURE----- --=-Rxz5xMZ+YJzP31S36gIs-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Sun Apr 14 20:43:31 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 EB96D37B404 for ; Sun, 14 Apr 2002 20:43:26 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3F3gSFf062794; Sun, 14 Apr 2002 23:42:28 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: patch for sysutils/medusa From: Joe Marcus Clarke To: Mike Estes Cc: gnome@FreeBSD.ORG In-Reply-To: <20020414050123.GA53945@cc.wwu.edu> References: <20020414050123.GA53945@cc.wwu.edu> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-0y80Dzz73XXgOJK29zri" X-Mailer: Ximian Evolution 1.0.3 Date: 15 Apr 2002 00:43:57 -0300 Message-Id: <1018842238.47143.2.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 --=-0y80Dzz73XXgOJK29zri Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2002-04-14 at 02:01, Mike Estes wrote: > sysutils/medusa won't compile for me unless the following patch is in fil= es/ mike@ fixed the problem with grp.h. Re-cvsup your -CURRENT sources, and you should be set. Joe >=20 > --- libmedusa/medusa-file-info-utilities.c.orig Thu Dec 21 05:28:44 2000 > +++ libmedusa/medusa-file-info-utilities.c Sat Apr 13 21:50:27 2002 > @@ -27,10 +27,10 @@ > */ > =20 > #include > +#include > #include > #include > #include > -#include > #include > #include > =20 >=20 >=20 >=20 >=20 > this is on -CURRENT >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message >=20 --=-0y80Dzz73XXgOJK29zri 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 iEYEABECAAYFAjy6TH0ACgkQb2iPiv4Uz4fcTgCfZRTwE9o2E4W4f/orSXSn0HLW kf4An1p4ZQIpwjB3Hr0ASLrOnDtnJ+jH =Fdi0 -----END PGP SIGNATURE----- --=-0y80Dzz73XXgOJK29zri-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 6:15:34 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from CC40670-a.groni1.gr.nl.home.com (cc40670-a.groni1.gr.nl.home.com [217.120.131.23]) by hub.freebsd.org (Postfix) with ESMTP id 84ABD37B42B; Mon, 15 Apr 2002 06:15:28 -0700 (PDT) Received: from lisa.CC40670-a.groni1.gr.nl.home.com (lisa.CC40670-a.groni1.gr.nl.home.com [192.168.1.2]) by CC40670-a.groni1.gr.nl.home.com (8.12.2/8.12.2) with ESMTP id g3FDFTkC087796; Mon, 15 Apr 2002 15:15:30 +0200 (CEST) (envelope-from jochem@lisa.CC40670-a.groni1.gr.nl.home.com) Received: from lisa.CC40670-a.groni1.gr.nl.home.com (localhost [127.0.0.1]) by lisa.CC40670-a.groni1.gr.nl.home.com (8.12.2/8.12.2) with ESMTP id g3FDFNHx018610; Mon, 15 Apr 2002 15:15:24 +0200 (CEST) (envelope-from jochem@lisa.CC40670-a.groni1.gr.nl.home.com) Received: (from jochem@localhost) by lisa.CC40670-a.groni1.gr.nl.home.com (8.12.2/8.12.2/Submit) id g3FDFN2b018609; Mon, 15 Apr 2002 15:15:23 +0200 (CEST) Date: Mon, 15 Apr 2002 15:15:23 +0200 (CEST) Message-Id: <200204151315.g3FDFN2b018609@lisa.CC40670-a.groni1.gr.nl.home.com> To: FreeBSD-gnats-submit@freebsd.org Subject: devel/bonobo fails to configure From: Jochem Kossen Reply-To: Jochem Kossen Cc: gnome@freebsd.org X-send-pr-version: 3.113 X-GNATS-Notify: 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 >Submitter-Id: current-users >Originator: Jochem Kossen >Organization: >Confidential: no >Synopsis: devel/bonobo fails to configure >Severity: serious >Priority: medium >Category: ports >Class: sw-bug >Release: FreeBSD 4.5-STABLE i386 >Environment: System: FreeBSD lisa.CC40670-a.groni1.gr.nl.home.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Mar 26 13:11:16 CET 2002 jochem@lisa.CC40670-a.groni1.gr.nl.home.com:/usr/obj/usr/src/sys/LISA i386 >Description: configure fails for devel/bonobo. I've uploaded config.log to http://jk.yazzy.org/bonobo.log >How-To-Repeat: cd /usr/ports/devel/bonobo make >Fix: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 9: 2:43 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 54B2B37B49B; Mon, 15 Apr 2002 09:02:36 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3FG2aN83351; Mon, 15 Apr 2002 09:02:36 -0700 (PDT) (envelope-from marcus) Date: Mon, 15 Apr 2002 09:02:36 -0700 (PDT) From: Message-Id: <200204151602.g3FG2aN83351@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37097: devel/bonobo fails to configure 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 Synopsis: devel/bonobo fails to configure Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: marcus Responsible-Changed-When: Mon Apr 15 09:02:18 PDT 2002 Responsible-Changed-Why: Over to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=37097 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 9: 7: 9 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from bobo.thehutt.org (pcp709198pcs.alxndr01.va.comcast.net [68.49.240.9]) by hub.freebsd.org (Postfix) with ESMTP id CE94937B416; Mon, 15 Apr 2002 09:07:03 -0700 (PDT) Received: from [10.0.3.13] (helo=nomad.thehutt.org ident=mailnull) by bobo.thehutt.org with esmtp (Exim 4.01) id 16x90Q-0003lK-00; Mon, 15 Apr 2002 12:07:02 -0400 Received: from jerry by nomad.thehutt.org with local (Exim 4.01) id 16x90M-000Kfl-00; Mon, 15 Apr 2002 12:06:58 -0400 Date: Mon, 15 Apr 2002 12:06:58 -0400 From: Jerry A! To: marcus@FreeBSD.org Cc: freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37097: devel/bonobo fails to configure Message-ID: <20020415160658.GA79449@nomad.thehutt.org> Reply-To: jerry@thehutt.org References: <200204151602.g3FG2aN83351@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204151602.g3FG2aN83351@freefall.freebsd.org> User-Agent: Mutt/1.3.28i Organization: Broken Toys Unlimited 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 On Mon, Apr 15, 2002 at 09:02:36AM -0700, marcus@FreeBSD.org wrote: : Synopsis: devel/bonobo fails to configure : : Responsible-Changed-From-To: freebsd-ports->gnome : Responsible-Changed-By: marcus : Responsible-Changed-When: Mon Apr 15 09:02:18 PDT 2002 : Responsible-Changed-Why: : Over to maintainers. : : http://www.freebsd.org/cgi/query-pr.cgi?pr=37097 : : To Unsubscribe: send mail to majordomo@FreeBSD.org : with "unsubscribe freebsd-ports" in the body of the message As a data point, the latest version of bonobo requires gdk-pixbuf 0.6.0. Currently, 0.16.0 is in the ports tree. I figure that the new version of gdk-pixbuf hasn't been committed yet. --Jerry Open-Source software isn't a matter of life or death... ...It's much more important than that! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 9:10:21 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A2A7137B427 for ; Mon, 15 Apr 2002 09:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3FGA2Z88144; Mon, 15 Apr 2002 09:10:02 -0700 (PDT) (envelope-from gnats) Date: Mon, 15 Apr 2002 09:10:02 -0700 (PDT) Message-Id: <200204151610.g3FGA2Z88144@freefall.freebsd.org> To: gnome@FreeBSD.org Cc: From: Joe Marcus Clarke Subject: Re: ports/37097: devel/bonobo fails to configure Reply-To: Joe Marcus Clarke 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 The following reply was made to PR ports/37097; it has been noted by GNATS. From: Joe Marcus Clarke To: freebsd-gnats-submit@FreeBSD.org, j.kossen@home.nl Cc: Subject: Re: ports/37097: devel/bonobo fails to configure Date: 15 Apr 2002 13:04:52 -0300 --=-l54kU6u2NNM2nm0T+CuQ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable It looks like you're missing a current version of gdk-pixbuf. Make sure you have both gnomecanvas and gdk-pixbuf installed and that they are at 0.16.0. Then, make clean in bonobo, and try to rebuild. For the record, I am not seeing this on my -stable machines. Joe --=-l54kU6u2NNM2nm0T+CuQ 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 iEYEABECAAYFAjy6+iQACgkQb2iPiv4Uz4eZTQCfQ7cqzboitUpSvekZWQJWHhwO Gc0AnirMWmqjWXdAFow7Jy4jdkkFYaEi =+Bc6 -----END PGP SIGNATURE----- --=-l54kU6u2NNM2nm0T+CuQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 9:23: 9 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from CC40670-a.groni1.gr.nl.home.com (cc40670-a.groni1.gr.nl.home.com [217.120.131.23]) by hub.freebsd.org (Postfix) with ESMTP id 3192237B41D; Mon, 15 Apr 2002 09:22:39 -0700 (PDT) Received: from lisa.CC40670-a.groni1.gr.nl.home.com (lisa.CC40670-a.groni1.gr.nl.home.com [192.168.1.2]) by CC40670-a.groni1.gr.nl.home.com (8.12.2/8.12.2) with ESMTP id g3FGMekC088578; Mon, 15 Apr 2002 18:22:41 +0200 (CEST) (envelope-from jochem@lisa.CC40670-a.groni1.gr.nl.home.com) Received: from lisa.CC40670-a.groni1.gr.nl.home.com (localhost [127.0.0.1]) by lisa.CC40670-a.groni1.gr.nl.home.com (8.12.2/8.12.2) with ESMTP id g3FGMWHx037438; Mon, 15 Apr 2002 18:22:33 +0200 (CEST) (envelope-from jochem@lisa.CC40670-a.groni1.gr.nl.home.com) Received: (from jochem@localhost) by lisa.CC40670-a.groni1.gr.nl.home.com (8.12.2/8.12.2/Submit) id g3FGMWKG037426; Mon, 15 Apr 2002 18:22:32 +0200 (CEST) Date: Mon, 15 Apr 2002 18:22:32 +0200 From: Jochem Kossen To: marcus@FreeBSD.ORG Cc: freebsd-ports@FreeBSD.ORG, gnome@FreeBSD.ORG Subject: Re: ports/37097: devel/bonobo fails to configure Message-ID: <20020415162232.GA28260@jochem.dyndns.org> Mail-Followup-To: marcus@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG, gnome@FreeBSD.ORG References: <200204151602.g3FG2aN83351@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204151602.g3FG2aN83351@freefall.freebsd.org> User-Agent: Mutt/1.3.28i 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 On Mon, Apr 15, 2002 at 09:02:36AM -0700, marcus@FreeBSD.ORG wrote: > Synopsis: devel/bonobo fails to configure > > Responsible-Changed-From-To: freebsd-ports->gnome > Responsible-Changed-By: marcus > Responsible-Changed-When: Mon Apr 15 09:02:18 PDT 2002 > Responsible-Changed-Why: > Over to maintainers. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=37097 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > Bleh... It seems i had a corrupt gdk-pixbuf. It works fine now. Thanks Joe! jk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 9:24: 9 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from CC40670-a.groni1.gr.nl.home.com (cc40670-a.groni1.gr.nl.home.com [217.120.131.23]) by hub.freebsd.org (Postfix) with ESMTP id 2F60337B400; Mon, 15 Apr 2002 09:24:06 -0700 (PDT) Received: from lisa.CC40670-a.groni1.gr.nl.home.com (lisa.CC40670-a.groni1.gr.nl.home.com [192.168.1.2]) by CC40670-a.groni1.gr.nl.home.com (8.12.2/8.12.2) with ESMTP id g3FGO8kC088581; Mon, 15 Apr 2002 18:24:09 +0200 (CEST) (envelope-from jochem@lisa.CC40670-a.groni1.gr.nl.home.com) Received: from lisa.CC40670-a.groni1.gr.nl.home.com (localhost [127.0.0.1]) by lisa.CC40670-a.groni1.gr.nl.home.com (8.12.2/8.12.2) with ESMTP id g3FGO1Hx043684; Mon, 15 Apr 2002 18:24:01 +0200 (CEST) (envelope-from jochem@lisa.CC40670-a.groni1.gr.nl.home.com) Received: (from jochem@localhost) by lisa.CC40670-a.groni1.gr.nl.home.com (8.12.2/8.12.2/Submit) id g3FGO0m1043683; Mon, 15 Apr 2002 18:24:00 +0200 (CEST) Date: Mon, 15 Apr 2002 18:24:00 +0200 From: Jochem Kossen To: Jerry A! Cc: freebsd-ports@FreeBSD.ORG, gnome@FreeBSD.ORG Subject: Re: ports/37097: devel/bonobo fails to configure Message-ID: <20020415162400.GB28260@jochem.dyndns.org> Mail-Followup-To: Jerry A! , freebsd-ports@FreeBSD.ORG, gnome@FreeBSD.ORG References: <200204151602.g3FG2aN83351@freefall.freebsd.org> <20020415160658.GA79449@nomad.thehutt.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020415160658.GA79449@nomad.thehutt.org> User-Agent: Mutt/1.3.28i 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 On Mon, Apr 15, 2002 at 12:06:58PM -0400, Jerry A! wrote: > On Mon, Apr 15, 2002 at 09:02:36AM -0700, marcus@FreeBSD.org wrote: > : Synopsis: devel/bonobo fails to configure > : > : Responsible-Changed-From-To: freebsd-ports->gnome > : Responsible-Changed-By: marcus > : Responsible-Changed-When: Mon Apr 15 09:02:18 PDT 2002 > : Responsible-Changed-Why: > : Over to maintainers. > : > : http://www.freebsd.org/cgi/query-pr.cgi?pr=37097 > : > : To Unsubscribe: send mail to majordomo@FreeBSD.org > : with "unsubscribe freebsd-ports" in the body of the message > > As a data point, the latest version of bonobo requires gdk-pixbuf 0.6.0. > Currently, 0.16.0 is in the ports tree. I figure that the new version > of gdk-pixbuf hasn't been committed yet. 0.16.0 seems newer than 0.6.0 to me...But the problem is already solved (corrupt gdk-pixbuf), so the PR can be closed... jk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 9:35:23 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 4B4C537B405; Mon, 15 Apr 2002 09:35:16 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3FGYLFf067516; Mon, 15 Apr 2002 12:34:21 -0400 (EDT) (envelope-from marcus@FreeBSD.org) Subject: Re: ports/37097: devel/bonobo fails to configure From: Joe Marcus Clarke To: jerry@thehutt.org Cc: freebsd-ports@FreeBSD.org, gnome@FreeBSD.org In-Reply-To: <20020415160658.GA79449@nomad.thehutt.org> References: <200204151602.g3FG2aN83351@freefall.freebsd.org> <20020415160658.GA79449@nomad.thehutt.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-US6zl7l+IFbQl223Pnwd" X-Mailer: Ximian Evolution 1.0.3 Date: 15 Apr 2002 13:35:56 -0300 Message-Id: <1018888556.51060.42.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 --=-US6zl7l+IFbQl223Pnwd Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2002-04-15 at 13:06, Jerry A! wrote: > On Mon, Apr 15, 2002 at 09:02:36AM -0700, marcus@FreeBSD.org wrote: > : Synopsis: devel/bonobo fails to configure > :=20 > : Responsible-Changed-From-To: freebsd-ports->gnome > : Responsible-Changed-By: marcus > : Responsible-Changed-When: Mon Apr 15 09:02:18 PDT 2002 > : Responsible-Changed-Why:=20 > : Over to maintainers. > :=20 > : http://www.freebsd.org/cgi/query-pr.cgi?pr=3D37097 > :=20 > : To Unsubscribe: send mail to majordomo@FreeBSD.org > : with "unsubscribe freebsd-ports" in the body of the message >=20 > As a data point, the latest version of bonobo requires gdk-pixbuf 0.6.0. > Currently, 0.16.0 is in the ports tree. I figure that the new version > of gdk-pixbuf hasn't been committed yet. 0.16.0 is greater than 0.6.0. bonobo-1.0.20 builds just fine with it. Joe >=20 > --Jerry >=20 > Open-Source software isn't a matter of life or death... > ...It's much more important than that! >=20 --=-US6zl7l+IFbQl223Pnwd 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 iEYEABECAAYFAjy7AWwACgkQb2iPiv4Uz4eRQQCgnUYzDxzwIgahh9BucnuvRXIN VS4Anjqp0yCdtBRd9T1mazn8ICUprQW9 =5fGT -----END PGP SIGNATURE----- --=-US6zl7l+IFbQl223Pnwd-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 9:36:21 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 308C937B41A; Mon, 15 Apr 2002 09:36:20 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3FGaKg92294; Mon, 15 Apr 2002 09:36:20 -0700 (PDT) (envelope-from marcus) Date: Mon, 15 Apr 2002 09:36:20 -0700 (PDT) From: Message-Id: <200204151636.g3FGaKg92294@freefall.freebsd.org> To: j.kossen@home.nl, marcus@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37097: devel/bonobo fails to configure 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 Synopsis: devel/bonobo fails to configure State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Mon Apr 15 09:35:56 PDT 2002 State-Changed-Why: Submitter reinstalled gdk-pixbuf, and now everything works. Okay to close. http://www.freebsd.org/cgi/query-pr.cgi?pr=37097 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 11: 2:26 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B233F37B404 for ; Mon, 15 Apr 2002 11:02:19 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3FI2JN17143 for gnome@freebsd.org; Mon, 15 Apr 2002 11:02:19 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 15 Apr 2002 11:02:19 -0700 (PDT) Message-Id: <200204151802.g3FI2JN17143@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: gnome@FreeBSD.org Subject: Current problem reports assigned to you 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 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/03/14] ports/35907 gnome Attempts to build mozilla fail (on curren o [2002/03/22] ports/36193 gnome www/mozilla: make -DWITHOUT_CHATZILLA => o [2002/03/27] ports/36401 gnome devel/bonobo: can't make package because o [2002/04/09] ports/36925 gnome bonobo-1.0.19 does not compile, type Dyna o [2002/04/14] ports/37072 gnome GnuCash-1.6.6 won't build: libguppi inluc 5 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [2002/02/13] ports/34901 gnome sodipodi-0.24.1 core dumps o [2002/03/11] ports/35776 gnome New option for mozilla port 2 problems total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 11:34: 3 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from smtp.noos.fr (aragon.noos.net [212.198.2.75]) by hub.freebsd.org (Postfix) with ESMTP id 7F3CA37B416 for ; Mon, 15 Apr 2002 11:33:54 -0700 (PDT) Received: (qmail 36636371 invoked by uid 0); 15 Apr 2002 18:33:53 -0000 Received: from unknown (HELO gits.dyndns.org) ([212.198.230.194]) (envelope-sender ) by 212.198.2.75 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 15 Apr 2002 18:33:53 -0000 Received: (from root@localhost) by gits.dyndns.org (8.11.6/8.11.6) id g3FIXod31510; Mon, 15 Apr 2002 20:33:50 +0200 (CEST) (envelope-from root) Date: Mon, 15 Apr 2002 20:33:50 +0200 (CEST) Message-Id: <200204151833.g3FIXod31510@gits.dyndns.org> To: FreeBSD-gnats-submit@freebsd.org Subject: Maintainer update: astro/seti_applet (libgtop fix) From: Cyrille Lefevre Reply-To: Cyrille Lefevre Cc: Franz Klammer Cc: gnome@freebsd.org X-send-pr-version: 3.113 X-GNATS-Notify: 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 >Submitter-Id: current-users >Originator: Cyrille Lefevre >Organization: ACME >Confidential: no >Synopsis: Maintainer update: astro/seti_applet (libgtop fix) >Severity: serious >Priority: medium >Category: ports >Class: maintainer-update >Release: FreeBSD 4.5-PRERELEASE i386 >Environment: System: FreeBSD gits 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #14: Fri Jan 11 00:18:07 CET 2002 root@gits:/disk2/4.x-stable/src/sys/compile/CUSTOM i386 >Description: libgtop heaaders have moved. IMHO, libgtop maintainters would have to indicate this to port maintainers which depend on it. Makefile CONFIGURE_ENV updated >How-To-Repeat: http://bento.freebsd.org/errorlogs/4-full/seti_applet-0.4.1.log >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/astro/seti_applet/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 6 Nov 2001 11:04:29 -0000 1.10 +++ Makefile 15 Apr 2002 18:10:23 -0000 @@ -23,7 +23,8 @@ USE_X_PREFIX= yes USE_GNOME= yes USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \ + -I${LOCALBASE}/include/libgtop-1.0" \ LDFLAGS="-L${LOCALBASE}/lib" # Local variables To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 11:53:28 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by hub.freebsd.org (Postfix) with ESMTP id 984D837B416; Mon, 15 Apr 2002 11:53:23 -0700 (PDT) Received: from localhost (marck@localhost) by woozle.rinet.ru (8.11.6/8.11.6) with ESMTP id g3FIrME83141; Mon, 15 Apr 2002 22:53:22 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Mon, 15 Apr 2002 22:53:22 +0400 (MSD) From: Dmitry Morozovsky To: marcus@FreeBSD.org Cc: gnome@FreeBSD.org Subject: Re: ports/36146: imlib-1.9.13 does not install headers In-Reply-To: <200204142232.g3EMWGZ17958@freefall.freebsd.org> Message-ID: <20020415225257.S56803-100000@woozle.rinet.ru> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sun, 14 Apr 2002 marcus@FreeBSD.org wrote: > Synopsis: imlib-1.9.13 does not install headers > > State-Changed-From-To: open->closed > State-Changed-By: marcus > State-Changed-When: Sun Apr 14 15:31:38 PDT 2002 > State-Changed-Why: > Timeout from submitter. The problem is not reproduceable on any of > my -stable or -CURRENT systems with the latest version of imlib. Hmm, it's not my timeout -- it has been apparently fixed in 1.9.14 Or did I miss something? Sincerely, D.Marck [DM5020, DM268-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 12: 0:11 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 27EF437B416; Mon, 15 Apr 2002 12:00:06 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 20TD23S4; Mon, 15 Apr 2002 22:00:49 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g3FIxkY38214; Mon, 15 Apr 2002 21:59:46 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CBB2358.F76D9269@FreeBSD.org> Date: Mon, 15 Apr 2002 22:00:40 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Cyrille Lefevre Cc: FreeBSD-gnats-submit@FreeBSD.ORG, Franz Klammer , gnome@FreeBSD.ORG Subject: Re: Maintainer update: astro/seti_applet (libgtop fix) References: <200204151833.g3FIXod31510@gits.dyndns.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit 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 Cyrille Lefevre wrote: > > >Description: > libgtop heaaders have moved. IMHO, libgtop maintainters would have > to indicate this to port maintainers which depend on it. This is wrong, because only non-compliant software which doesn't respect output of `gnome-config --cflags libgtop' (the standard way for locating includes in GNOME land) was affected by the change. GNOME team couldn't be responsible a third-party non-compliant software. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 12:41:53 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from hotmail.com (f221.law15.hotmail.com [64.4.23.221]) by hub.freebsd.org (Postfix) with ESMTP id E349237B404 for ; Mon, 15 Apr 2002 12:41:47 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 15 Apr 2002 12:41:47 -0700 Received: from 204.77.43.246 by lw15fd.law15.hotmail.msn.com with HTTP; Mon, 15 Apr 2002 19:41:44 GMT X-Originating-IP: [204.77.43.246] From: "William Evanson" To: freebsd-gnome@FreeBSD.ORG Subject: Re: gnumeric build error wctype.h Date: Mon, 15 Apr 2002 14:41:44 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 15 Apr 2002 19:41:47.0875 (UTC) FILETIME=[94BD9330:01C1E4B5] 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 I was able to find the wctype.h (wide character support) file in my /usr/src/include/ directory and was able to copy it into my /usr/include directory and did a make clean install and the it completed without a hitch. Just in case anyone else runs into this problem. Thanks Bill >From: Joe Marcus Clarke >To: William Evanson >CC: freebsd-gnome@FreeBSD.ORG >Subject: Re: gnumeric build error wctype.h >Date: 04 Apr 2002 23:33:20 -0500 > >On Thu, 2002-04-04 at 21:01, William Evanson wrote: > > During the build of gnumeric I get this error. > > > > stf_parse.c:32 wctype.h no such file or directory. > > > > I was trying to build gnumeric-1.0.5. > > I have FreeBSD 4.3. > > I knoticed that the file wctype exists on my system. > > I also found the a technical writeup on the wide character > > type header that made some suggestions on GNOME's site, but > > It there we nothing specific to FreeBSD. Has anyone come across this >error > > and found a fix for it. > >Can you please send the full build output of this? Thanks. > >Joe > > > > > > > > > _________________________________________________________________ > > Chat with friends online, try MSN Messenger: http://messenger.msn.com > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-gnome" in the body of the message > > >-- >PGP Key: http://www.marucscom.com/pgp.asc ><< signature.asc >> _________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 13:26: 0 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mail.getnet.net (mail.getnet.net [63.137.32.10]) by hub.freebsd.org (Postfix) with SMTP id 6FBF837B400 for ; Mon, 15 Apr 2002 13:24:27 -0700 (PDT) Received: (qmail 12663 invoked from network); 15 Apr 2002 20:21:12 -0000 Received: from 216-19-216-10.getnet.net (HELO sunny.localdomain) (216.19.216.10) by 0 with SMTP; 15 Apr 2002 20:21:12 -0000 Received: (from rooot@localhost) by sunny.localdomain (8.11.6/8.11.6) id g3FKKxs13837 for freebsd-gnome@freebsd.org; Mon, 15 Apr 2002 13:20:59 -0700 (MST) (envelope-from swive@getnet.com) X-Authentication-Warning: sunny.localdomain: rooot set sender to swive@getnet.com using -f Date: Mon, 15 Apr 2002 13:20:59 -0700 From: Eric To: freebsd-gnome@freebsd.org Subject: gnomecore problem Message-ID: <20020415132059.B13777@sunny.localdomain> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i 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 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I am trying to upgrade my gnomecore. The compilation output logs are attached, and the errors to STDOUT follow: /usr/lib/elf/ld: warning: libintl.so.6, needed by /usr/X11/R6/lib/libglade-gnome.so, may conflict with libintl.so.2 gnome-terminal.o: In function 'apply-changes': gnome-terminal.o (text+0x2e6): undefined reference to 'zvt_term_set_open_im' gnome-terminal.o: In function 'new_termianl_cmd': gnome-terminal.o (text+0x54a2): undefined reference to 'zvt_term_set_open_im' gmake[3]: ***[gnome-terminal] Error 1 gmake[2]: *** [all-recursive] Error 1 gmake[1]: *** [all-recursive] Error 1 gmake: *** [all-recursive-am] Error 2 Is this telling me that making the new gnomecore installs a newer version of libintl.so.2, one that conflicts with an existing version? What else does this say? How can I fix it? P.S. -- (I notice when I am in /usr/ports/www/gnomecore and I issue "make > gnome_core.txt", that the output logs go to the file, but error messages go to STDOUT. Is there a way to make everything go to the file, i.e., with "> file_name.txt". That way it's easier to write messages to this list.) Eric --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="gnome_core.txt" Content-Transfer-Encoding: quoted-printable =3D=3D=3D> Cleaning for esound-0.2.24 =3D=3D=3D> Cleaning for gnomeaudio-1.4.0 =3D=3D=3D> Cleaning for libaudiofile-0.2.3 =3D=3D=3D> Cleaning for libiconv-1.7_2 =3D=3D=3D> Cleaning for db3-3.2.9_3,1 =3D=3D=3D> Cleaning for gdbm-1.8.0 =3D=3D=3D> Cleaning for gnomedb-0.2.96 =3D=3D=3D> Cleaning for libgda-0.2.96 =3D=3D=3D> Cleaning for ORBit-0.5.15_1 =3D=3D=3D> Cleaning for bison-1.35 =3D=3D=3D> Cleaning for bonobo-1.0.20_1 =3D=3D=3D> Cleaning for gconf-1.0.9 =3D=3D=3D> Cleaning for gettext-0.11.1_1 =3D=3D=3D> Cleaning for glib-1.2.10_5 =3D=3D=3D> Cleaning for gmake-3.79.1_1 =3D=3D=3D> Cleaning for gnomevfs-1.0.5_2 =3D=3D=3D> Cleaning for imake-1.0 =3D=3D=3D> Cleaning for libglade-0.17_2 =3D=3D=3D> Cleaning for libtool-1.3.4_2 =3D=3D=3D> Cleaning for libunicode-0.4_2 =3D=3D=3D> Cleaning for oaf-0.6.8_1 =3D=3D=3D> Cleaning for pkgconfig-0.12.0 =3D=3D=3D> Cleaning for popt-1.5.1_1 =3D=3D=3D> Cleaning for gdk-pixbuf-0.16.0 =3D=3D=3D> Cleaning for gnomecanvas-0.16.0 =3D=3D=3D> Cleaning for imlib-1.9.14 =3D=3D=3D> Cleaning for jpeg-6b_1 =3D=3D=3D> Cleaning for libungif-4.1.0b1 =3D=3D=3D> Cleaning for png-1.2.1 =3D=3D=3D> Cleaning for tiff-3.5.7 =3D=3D=3D> Cleaning for xpm-3.4k =3D=3D=3D> Cleaning for guile-1.4 =3D=3D=3D> Cleaning for gnomemimedata-1.0.1_2 =3D=3D=3D> Cleaning for freetype2-2.0.9 =3D=3D=3D> Cleaning for ghostscript-gnu-6.53_1 =3D=3D=3D> Cleaning for gnomeprint-0.35 =3D=3D=3D> Cleaning for gnomecontrolcenter-1.4.0.5 =3D=3D=3D> Cleaning for libxml-1.8.17 =3D=3D=3D> Cleaning for pspell-0.12.2_1 =3D=3D=3D> Cleaning for scrollkeeper-0.2_3 =3D=3D=3D> Cleaning for glibwww-0.2_1 =3D=3D=3D> Cleaning for gtkhtml-1.0.2_1 =3D=3D=3D> Cleaning for libghttp-1.0.9 =3D=3D=3D> Cleaning for libwww-5.3.2 =3D=3D=3D> Cleaning for gal-0.19.1 =3D=3D=3D> Cleaning for gtk-1.2.10_4 =3D=3D=3D> Cleaning for XFree86-3.3.6_11 =3D=3D=3D> Cleaning for gnomelibs-1.4.1.5 =3D=3D=3D> Cleaning for gnomecore-1.4.0.6_2 =3D=3D=3D> Extracting for gnomecore-1.4.0.6_2 >> Checksum OK for gnome-core-1.4.0.6.tar.gz. =3D=3D=3D> gnomecore-1.4.0.6_2 depends on executable: msgfmt - found =3D=3D=3D> gnomecore-1.4.0.6_2 depends on executable: gmake - found =3D=3D=3D> gnomecore-1.4.0.6_2 depends on shared library: gtkhtml.21 - fo= und =3D=3D=3D> gnomecore-1.4.0.6_2 depends on shared library: X11.6 - found =3D=3D=3D> gnomecore-1.4.0.6_2 depends on shared library: esd.2 - found =3D=3D=3D> gnomecore-1.4.0.6_2 depends on shared library: glib12.3 - found =3D=3D=3D> gnomecore-1.4.0.6_2 depends on shared library: gtk12.2 - found =3D=3D=3D> gnomecore-1.4.0.6_2 depends on shared library: Imlib.5 - found =3D=3D=3D> gnomecore-1.4.0.6_2 depends on shared library: gnome.5 - found =3D=3D=3D> gnomecore-1.4.0.6_2 depends on shared library: capplet.5 - fou= nd =3D=3D=3D> Patching for gnomecore-1.4.0.6_2 =3D=3D=3D> Applying FreeBSD patches for gnomecore-1.4.0.6_2 =3D=3D=3D> Configuring for gnomecore-1.4.0.6_2 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for perl... /usr/bin/perl checking for gnome-config... /usr/X11R6/bin/gnome-config checking if /usr/X11R6/bin/gnome-config works... yes checking for orbit-config... /usr/local/bin/orbit-config checking for orbit-idl... /usr/local/bin/orbit-idl checking for working ORBit environment... yes checking for gnorba libraries... yes checking extra library "capplet"... -Wl,-E -lcapplet -lXpm -ljpeg -lgnomeui= -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12= -lgmodule12 -lxpg4 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -laudi= ofile -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib12 -lm -lgnorba checking for strerror in -lcposix... no checking for gcc... cc checking whether the C compiler (cc -O -pipe -I/usr/X11R6/include -L/usr/= X11R6/lib) works... yes checking whether the C compiler (cc -O -pipe -I/usr/X11R6/include -L/usr/= X11R6/lib) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for Cygwin environment... no checking for mingw32 environment... no checking host system type... i386-portbld-freebsd4.4 checking build system type... i386-portbld-freebsd4.4 checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries= ... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.4 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... bison -y checking for xrdb... /usr/X11R6/bin/xrdb checking what warning flags to pass to the C compiler... -Wall -Wunused checking what language compliance flags to pass to the C compiler...=20 checking for pthread_create in -pthread... yes checking for gtk-config... /usr/X11R6/bin/gtk12-config checking for GTK - version >=3D 1.2.0... yes checking for SmcSaveYourselfDone in -lSM... yes checking for X11/SM/SMlib.h... yes checking for XpmFreeXpmImage in -lXpm... yes checking for gnome-config... (cached) /usr/X11R6/bin/gnome-config checking for xmlNewDoc in -lxml... yes checking for gtk-config... (cached) /usr/X11R6/bin/gtk12-config checking for GTK - version >=3D 1.2.5... yes checking for gnome_window_icon_set_default_from_file in -lgnomeui... yes checking for ranlib... (cached) ranlib checking for working const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... yes checking for unistd.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for getpagesize... yes checking for working mmap... yes checking for argz.h... no checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... no checking for string.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for stpcpy... no checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking for libintl.h... yes checking for gettext in libc... no checking for bindtextdomain in -lintl... yes checking for gettext in libintl... checking for gettext in -lintl... yes yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... no checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for catalogs to be installed... az bg ca cs da de el en_GB es et = eu fi fr ga gl hu it ja ko lt lv ms nl nn no pl pt pt_BR ro ru sk sl sp sr = sv ta tr uk wa zh_CN zh_TW checking for dlfcn.h... (cached) yes checking for dl.h... no checking for syslog.h... yes checking for tcpd.h... yes checking for dlopen in -ldl... no checking for shl_load in -ldld... no checking for dlopen... yes checking for CApplet library... found checking for Configure Easter Egg version >=3D 3.14... found checking for GdkPixbuf library >=3D 0.7.0... found checking for Glade libraries >=3D 0.14... found libglade-0.17 checking for png_init_io in -lpng... yes checking whether to use TCP wrappers... yes checking whether -lwrap requires -lnsl... no checking for X11/extensions/Xinerama.h... no checking for gtk_html_construct in -lgtkhtml... yes checking which HTML widget to use... GtkXmHTML checking for gnome-print libraries >=3D 0.25... found gnome-print-0.29 checking for connect... yes checking for gethostbyname... yes checking for inet_aton... yes checking for zvt_term_reset... yes checking for zvt_term_set_del_is_del... yes checking for bzopen in -lbz2... no checking for BZ2_bzopen in -lbz2... yes checking for scrollkeeper-config... /usr/X11R6/bin/scrollkeeper-config checking for jw... no checking for gtkdoc-mkdb... false checking for _IceTransNoListen... yes updating cache ./config.cache creating ./config.status creating Makefile creating gnome-core.spec creating po/Makefile.in creating macros/Makefile creating panel/Makefile creating panel/config/Makefile creating panel/doc/Makefile creating panel/help/Makefile creating panel/help/C/Makefile creating panel/help/de/Makefile creating panel/help/es/Makefile creating panel/help/it/Makefile creating panel/help/ja/Makefile creating panel/help/no/Makefile creating applets/Makefile creating applets/applet-dirs/Makefile creating applets/gen_util/Makefile creating applets/gen_util/help/Makefile creating applets/gen_util/help/C/Makefile creating applets/gen_util/help/C/clock/Makefile creating applets/gen_util/help/C/mailcheck/Makefile creating applets/gen_util/help/C/printer/Makefile creating applets/gen_util/help/de/Makefile creating applets/gen_util/help/da/Makefile creating applets/gen_util/help/da/clock/Makefile creating applets/gen_util/help/da/mailcheck/Makefile creating applets/gen_util/help/da/printer/Makefile creating applets/gen_util/help/es/Makefile creating applets/gen_util/help/es/printer/Makefile creating applets/gen_util/help/es/mailcheck/Makefile creating applets/gen_util/help/it/Makefile creating applets/gen_util/help/it/clock/Makefile creating applets/gen_util/help/it/mailcheck/Makefile creating applets/gen_util/help/it/printer/Makefile creating applets/gen_util/help/no/Makefile creating applets/gen_util/help/no/clock/Makefile creating applets/gen_util/help/no/mailcheck/Makefile creating applets/gen_util/help/no/printer/Makefile creating applets/fish/Makefile creating applets/fish/help/Makefile creating applets/fish/help/C/Makefile creating applets/fish/help/no/Makefile creating applets/fish/help/da/Makefile creating applets/fish/help/it/Makefile creating applets/desk-guide/Makefile creating applets/desk-guide/help/Makefile creating applets/desk-guide/help/C/Makefile creating applets/desk-guide/help/de/Makefile creating applets/desk-guide/help/es/Makefile creating applets/desk-guide/help/it/Makefile creating applets/tasklist/Makefile creating applets/tasklist/help/Makefile creating applets/tasklist/help/C/Makefile creating applets/tasklist/help/es/Makefile creating core-docs/Makefile creating core-docs/fdl/Makefile creating core-docs/fdl/C/Makefile creating core-docs/gpl/Makefile creating core-docs/gpl/C/Makefile creating core-docs/lgpl/Makefile creating core-docs/lgpl/C/Makefile creating core-docs/gnome-feedback/Makefile creating core-docs/gnome-feedback/C/Makefile creating core-docs/gnome-feedback/no/Makefile creating desktop-links/Makefile creating gnome-terminal/Makefile creating gnome-terminal/C/Makefile creating gnome-terminal/de/Makefile creating gnome-terminal/da/Makefile creating gnome-terminal/es/Makefile creating gnome-terminal/it/Makefile creating gnome-terminal/no/Makefile creating help-browser/Makefile creating help-browser/gnome-man2html/Makefile creating help-browser/gnome-info2html/Makefile creating help-browser/help/Makefile creating help-browser/help/C/Makefile creating help-browser/help/ca/Makefile creating help-browser/help/da/Makefile creating help-browser/help/el/Makefile creating help-browser/help/es/Makefile creating help-browser/help/et/Makefile creating help-browser/help/eu/Makefile creating help-browser/help/hu/Makefile creating help-browser/help/fr/Makefile creating help-browser/help/gl/Makefile creating help-browser/help/it/Makefile creating help-browser/help/ja/Makefile creating help-browser/help/ko/Makefile creating help-browser/help/lt/Makefile creating help-browser/help/no/Makefile creating help-browser/help/uk/Makefile creating help-browser/help/wa/Makefile creating gnome-hint/Makefile creating gnome-about/Makefile creating gmenu/Makefile creating gnome-edit/Makefile creating idl/Makefile creating pixmaps/Makefile creating gsm/Makefile creating gsm/help/Makefile creating gsm/help/C/Makefile creating gsm/help/ja/Makefile creating gsm/default.session.5 creating gsm/gnome-session.1 creating smproxy/Makefile creating intl/Makefile creating omf-install/Makefile creating config.h =3D=3D=3D> Building for gnomecore-1.4.0.6_2 gmake all-recursive gmake[1]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6' Making all in intl gmake[2]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/intl' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/intl' Making all in po gmake[2]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/po' /usr/local/bin/msgfmt -o az.mo az.po /usr/local/bin/msgfmt -o bg.mo bg.po /usr/local/bin/msgfmt -o ca.mo ca.po /usr/local/bin/msgfmt -o cs.mo cs.po /usr/local/bin/msgfmt -o da.mo da.po /usr/local/bin/msgfmt -o de.mo de.po /usr/local/bin/msgfmt -o el.mo el.po /usr/local/bin/msgfmt -o en_GB.mo en_GB.po /usr/local/bin/msgfmt -o es.mo es.po /usr/local/bin/msgfmt -o et.mo et.po /usr/local/bin/msgfmt -o eu.mo eu.po /usr/local/bin/msgfmt -o fi.mo fi.po /usr/local/bin/msgfmt -o fr.mo fr.po /usr/local/bin/msgfmt -o ga.mo ga.po /usr/local/bin/msgfmt -o gl.mo gl.po /usr/local/bin/msgfmt -o hu.mo hu.po /usr/local/bin/msgfmt -o it.mo it.po /usr/local/bin/msgfmt -o ja.mo ja.po /usr/local/bin/msgfmt -o ko.mo ko.po /usr/local/bin/msgfmt -o lt.mo lt.po /usr/local/bin/msgfmt -o lv.mo lv.po /usr/local/bin/msgfmt -o ms.mo ms.po /usr/local/bin/msgfmt -o nl.mo nl.po /usr/local/bin/msgfmt -o nn.mo nn.po /usr/local/bin/msgfmt -o no.mo no.po /usr/local/bin/msgfmt -o pl.mo pl.po /usr/local/bin/msgfmt -o pt.mo pt.po /usr/local/bin/msgfmt -o pt_BR.mo pt_BR.po /usr/local/bin/msgfmt -o ro.mo ro.po /usr/local/bin/msgfmt -o ru.mo ru.po /usr/local/bin/msgfmt -o sk.mo sk.po /usr/local/bin/msgfmt -o sl.mo sl.po /usr/local/bin/msgfmt -o sp.mo sp.po /usr/local/bin/msgfmt -o sr.mo sr.po /usr/local/bin/msgfmt -o sv.mo sv.po /usr/local/bin/msgfmt -o ta.mo ta.po /usr/local/bin/msgfmt -o tr.mo tr.po /usr/local/bin/msgfmt -o uk.mo uk.po /usr/local/bin/msgfmt -o wa.mo wa.po /usr/local/bin/msgfmt -o zh_CN.mo zh_CN.po /usr/local/bin/msgfmt -o zh_TW.mo zh_TW.po gmake[2]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/po' Making all in macros gmake[2]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/macros' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/macros' Making all in gsm gmake[2]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/gsm' Making all in help gmake[3]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/gsm/help' Making all in C gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/gsm/help/C' cp session/index.html . for file in session-C.omf; do \ scrollkeeper-preinstall /usr/X11R6/share/gnome/help/session/C/session.sgm= l $file ../../../omf-install/$file; \ done touch omf_timestamp gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/gsm/help/C' Making all in ja gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/gsm/help/ja' cp session/index.html . for file in session-ja.omf; do \ scrollkeeper-preinstall /usr/X11R6/share/gnome/help/session/ja/session.sg= ml $file ../../../omf-install/$file; \ done touch omf_timestamp gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/gsm/help/ja' gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/gsm/help' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/gsm/help' gmake[3]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/gsm/help' gmake[3]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/gsm' cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c manager.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c ice.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c main.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c prop.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c save.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c command.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c remote.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c logout.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c splash.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c gsm-protocol.c /bin/sh ../libtool --mode=3Dlink cc -O -pipe -I/usr/X11R6/include -Wall -= Wunused -L/usr/X11R6/lib -o gnome-session manager.o ice.o main.o prop.o s= ave.o command.o remote.o logout.o splash.o gsm-protocol.o -Wl,-E -L/usr/X11= R6/lib -L/usr/local/lib -Wl,-E -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imli= b -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lxpg4 -l= Xext -lX11 -lgnome -lgnomesupport -lintl -lesd -laudiofile -lm -lglib12 -li= ntl -L/usr/lib -lwrap -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lgdk_pixbu= f -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lxpg4 -lXext -lX11 -lm -lgno= mecanvaspixbuf -L/usr/local/lib mkdir .libs cc -O -pipe -I/usr/X11R6/include -Wall -Wunused -o gnome-session manager.o = ice.o main.o prop.o save.o command.o remote.o logout.o splash.o gsm-protoco= l.o -Wl,-E -Wl,-E -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lXpm -ljpeg -l= gnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 = -lgdk12 -lgmodule12 -lxpg4 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd= -laudiofile -lm -lglib12 -lintl -L/usr/lib -lwrap -lgdk_pixbuf -lgtk12 -lg= dk12 -lgmodule12 -lglib12 -lintl -lxpg4 -lXext -lX11 -lm -lgnomecanvaspixbuf cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c save-session.c /bin/sh ../libtool --mode=3Dlink cc -O -pipe -I/usr/X11R6/include -Wall -= Wunused -L/usr/X11R6/lib -o save-session save-session.o gsm-protocol.o -W= l,-E -L/usr/X11R6/lib -L/usr/local/lib -Wl,-E -lXpm -ljpeg -lgnomeui -lart_= lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmod= ule12 -lxpg4 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -laudiofile -= lm -lglib12 -lintl -L/usr/local/lib cc -O -pipe -I/usr/X11R6/include -Wall -Wunused -o save-session save-sessio= n.o gsm-protocol.o -Wl,-E -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lXpm -= ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE = -lgtk12 -lgdk12 -lgmodule12 -lxpg4 -lXext -lX11 -lgnome -lgnomesupport -lin= tl -lesd -laudiofile -lm -lglib12 -lintl cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c gnome-login-check.c /bin/sh ../libtool --mode=3Dlink cc -O -pipe -I/usr/X11R6/include -Wall -= Wunused -L/usr/X11R6/lib -o gnome-login-check gnome-login-check.o -Wl,-E = -L/usr/X11R6/lib -L/usr/local/lib -Wl,-E -lXpm -ljpeg -lgnomeui -lart_lgpl = -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12= -lxpg4 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -laudiofile -lm -l= glib12 -lintl -L/usr/local/lib cc -O -pipe -I/usr/X11R6/include -Wall -Wunused -o gnome-login-check gnome-= login-check.o -Wl,-E -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lXpm -ljpeg= -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk= 12 -lgdk12 -lgmodule12 -lxpg4 -lXext -lX11 -lgnome -lgnomesupport -lintl -l= esd -laudiofile -lm -lglib12 -lintl cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c session-properties.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c gsm-client-list.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c gsm-client-editor.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c gsm-client-row.c /bin/sh ../libtool --mode=3Dlink cc -O -pipe -I/usr/X11R6/include -Wall -= Wunused -L/usr/X11R6/lib -o session-properties session-properties.o gsm-c= lient-list.o gsm-client-editor.o gsm-client-row.o gsm-protocol.o -Wl,-E -L/= usr/X11R6/lib -L/usr/local/lib -Wl,-E -lXpm -ljpeg -lgnomeui -lart_lgpl -lg= dk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -l= xpg4 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -laudiofile -lm -lgli= b12 -lintl -L/usr/local/lib cc -O -pipe -I/usr/X11R6/include -Wall -Wunused -o session-properties sessi= on-properties.o gsm-client-list.o gsm-client-editor.o gsm-client-row.o gsm-= protocol.o -Wl,-E -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lXpm -ljpeg -l= gnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 = -lgdk12 -lgmodule12 -lxpg4 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd= -laudiofile -lm -lglib12 -lintl cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c gnome-libice-check.c /bin/sh ../libtool --mode=3Dlink cc -O -pipe -I/usr/X11R6/include -Wall -= Wunused -L/usr/X11R6/lib -o gnome-libice-check gnome-libice-check.o -Wl,-= E -L/usr/X11R6/lib -L/usr/local/lib -Wl,-E -lXpm -ljpeg -lgnomeui -lart_lgp= l -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule= 12 -lxpg4 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -laudiofile -lm = -lglib12 -lintl -L/usr/local/lib cc -O -pipe -I/usr/X11R6/include -Wall -Wunused -o gnome-libice-check gnome= -libice-check.o -Wl,-E -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lXpm -ljp= eg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lg= tk12 -lgdk12 -lgmodule12 -lxpg4 -lXext -lX11 -lgnome -lgnomesupport -lintl = -lesd -laudiofile -lm -lglib12 -lintl cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c session-properties-capplet.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c startup-programs.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I../intl= -I../intl -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/locale\"" -DDEFAULTDIR=3D= "\"/usr/X11R6/share/gnome\"" -I/usr/X11R6/include -I/usr/X11R6/include/gtk1= 2 -I/usr/local/include/glib12 -I/usr/local/include -DX11BASE=3D"\"/usr/X11R= 6\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/= glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/in= clude -Wall -Wunused -c session-names.c /bin/sh ../libtool --mode=3Dlink cc -O -pipe -I/usr/X11R6/include -Wall -= Wunused -L/usr/X11R6/lib -o session-properties-capplet session-properties= -capplet.o startup-programs.o session-names.o gsm-protocol.o gsm-client-lis= t.o gsm-client-row.o gsm-client-editor.o -Wl,-E -L/usr/X11R6/lib -L/usr/loc= al/lib -L/usr/local/lib -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib1= 2 -lm -Wl,-E -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -= lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lxpg4 -lXext -lX11 -lgnome= -lgnomesupport -lintl -lesd -laudiofile -lm -lglib12 -lintl -lgnorba -lcap= plet -L/usr/local/lib cc -O -pipe -I/usr/X11R6/include -Wall -Wunused -o session-properties-cappl= et session-properties-capplet.o startup-programs.o session-names.o gsm-prot= ocol.o gsm-client-list.o gsm-client-row.o gsm-client-editor.o -Wl,-E -Wl,-E= -L/usr/X11R6/lib -L/usr/local/lib -lORBitCosNaming -lORBit -lIIOP -lORBit= util -lglib12 -lm -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lun= gif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lxpg4 -lXext -lX11 -l= gnome -lgnomesupport -lintl -lesd -laudiofile -lm -lglib12 -lintl -lgnorba = -lcapplet sed -e 's,\@WINDOW_MANAGER\@,gnome-wm,g' \ < ./default.in > default.tmp \ && mv default.tmp default.session sed -e 's,\@WINDOW_MANAGER\@,gnome-wm,g' \ < ./default.wm.in > default.wm.tmp \ && mv default.wm.tmp default.wm =2E./xml-i18n-merge ../po save-session.desktop.in save-session.desktop -d = -p=20 Merging translations into save-session.desktop. =2E./xml-i18n-merge ../po session.desktop.in session.desktop -d -p= =20 Merging translations into session.desktop. =2E./xml-i18n-merge ../po session-properties.desktop.in session-properties.= desktop -d -p=20 Merging translations into session-properties.desktop. gmake[3]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/gsm' gmake[2]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/gsm' Making all in smproxy gmake[2]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/smproxy' cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -DGNOMELO= CALEDIR=3D\""/usr/X11R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/= include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6= /include -O -pipe -I/usr/X11R6/include -Wall -Wunused -c save.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/X11R6/include -= DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/us= r/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/loc= al/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -DGNOMELO= CALEDIR=3D\""/usr/X11R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/= include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6= /include -O -pipe -I/usr/X11R6/include -Wall -Wunused -c smproxy.c /bin/sh ../libtool --mode=3Dlink cc -O -pipe -I/usr/X11R6/include -Wall -= Wunused -L/usr/X11R6/lib -o gnome-smproxy save.o smproxy.o -lXt -lXmu -Wl= ,-E -L/usr/X11R6/lib -L/usr/local/lib -Wl,-E -lXpm -ljpeg -lgnomeui -lart_l= gpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodu= le12 -lxpg4 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -laudiofile -l= m -lglib12 -lintl -L/usr/local/lib mkdir .libs cc -O -pipe -I/usr/X11R6/include -Wall -Wunused -o gnome-smproxy save.o smp= roxy.o -Wl,-E -Wl,-E -L/usr/X11R6/lib -lXt -lXmu -L/usr/local/lib -lXpm -l= jpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -= lgtk12 -lgdk12 -lgmodule12 -lxpg4 -lXext -lX11 -lgnome -lgnomesupport -lint= l -lesd -laudiofile -lm -lglib12 -lintl gmake[2]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/smproxy' Making all in pixmaps gmake[2]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/pixmaps' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/pixmaps' Making all in desktop-links gmake[2]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/desktop-links' =2E./xml-i18n-merge ../po Emacs.desktop.in Emacs.desktop -d -p=20 Merging translations into Emacs.desktop. =2E./xml-i18n-merge ../po Vim.desktop.in Vim.desktop -d -p=20 Merging translations into Vim.desktop. =2E./xml-i18n-merge ../po WordPerfect.desktop.in WordPerfect.desktop -d = -p=20 Merging translations into WordPerfect.desktop. =2E./xml-i18n-merge ../po Xemacs.desktop.in Xemacs.desktop -d -p= =20 Merging translations into Xemacs.desktop. =2E./xml-i18n-merge ../po XEphem.desktop.in XEphem.desktop -d -p= =20 Merging translations into XEphem.desktop. =2E./xml-i18n-merge ../po gaspell.desktop.in gaspell.desktop -d -p= =20 Merging translations into gaspell.desktop. =2E./xml-i18n-merge ../po GIMP.desktop.in GIMP.desktop -d -p=20 Merging translations into GIMP.desktop. =2E./xml-i18n-merge ../po xv.desktop.in xv.desktop -d -p=20 Merging translations into xv.desktop. =2E./xml-i18n-merge ../po Netscape.desktop.in Netscape.desktop -d = -p=20 Merging translations into Netscape.desktop. =2E./xml-i18n-merge ../po Tkrat.desktop.in Tkrat.desktop -d -p=20 Merging translations into Tkrat.desktop. =2E./xml-i18n-merge ../po TkSETI.desktop.in TkSETI.desktop -d -p= =20 Merging translations into TkSETI.desktop. =2E./xml-i18n-merge ../po lynx.desktop.in lynx.desktop -d -p=20 Merging translations into lynx.desktop. =2E./xml-i18n-merge ../po Gmc.desktop.in Gmc.desktop -d -p=20 Merging translations into Gmc.desktop. =2E./xml-i18n-merge ../po Imlib_config.desktop.in Imlib_config.desktop -d = -p=20 Merging translations into Imlib_config.desktop. =2E./xml-i18n-merge ../po UNIX.desktop.in UNIX.desktop -d -p=20 Merging translations into UNIX.desktop. =2E./xml-i18n-merge ../po UNIX-regular.desktop.in UNIX-regular.desktop -d = -p=20 Merging translations into UNIX-regular.desktop. =2E./xml-i18n-merge ../po Eterm.desktop.in Eterm.desktop -d -p=20 Merging translations into Eterm.desktop. =2E./xml-i18n-merge ../po Kterm.desktop.in Kterm.desktop -d -p=20 Merging translations into Kterm.desktop. =2E./xml-i18n-merge ../po Vnterm.desktop.in Vnterm.desktop -d -p= =20 Merging translations into Vnterm.desktop. =2E./xml-i18n-merge ../po FileRunner.desktop.in FileRunner.desktop -d = -p=20 Merging translations into FileRunner.desktop. =2E./xml-i18n-merge ../po GXanim.desktop.in GXanim.desktop -d -p= =20 Merging translations into GXanim.desktop. =2E./xml-i18n-merge ../po realplayer.desktop.in realplayer.desktop -d = -p=20 Merging translations into realplayer.desktop. =2E./xml-i18n-merge ../po rxvt.desktop.in rxvt.desktop -d -p=20 Merging translations into rxvt.desktop. =2E./xml-i18n-merge ../po xcolsel.desktop.in xcolsel.desktop -d -p= =20 Merging translations into xcolsel.desktop. =2E./xml-i18n-merge ../po XMcd.desktop.in XMcd.desktop -d -p=20 Merging translations into XMcd.desktop. =2E./xml-i18n-merge ../po xmix.desktop.in xmix.desktop -d -p=20 Merging translations into xmix.desktop. =2E./xml-i18n-merge ../po Applications.directory.in Applications.directory = -d -p=20 Merging translations into Applications.directory. =2E./xml-i18n-merge ../po Development.directory.in Development.directory -d= -p=20 Merging translations into Development.directory. =2E./xml-i18n-merge ../po Games.directory.in Games.directory -d -p= =20 Merging translations into Games.directory. =2E./xml-i18n-merge ../po Graphics.directory.in Graphics.directory -d = -p=20 Merging translations into Graphics.directory. =2E./xml-i18n-merge ../po Internet.directory.in Internet.directory -d = -p=20 Merging translations into Internet.directory. =2E./xml-i18n-merge ../po Multimedia.directory.in Multimedia.directory -d = -p=20 Merging translations into Multimedia.directory. =2E./xml-i18n-merge ../po Root.directory.in Root.directory -d -p= =20 Merging translations into Root.directory. =2E./xml-i18n-merge ../po Settings.directory.in Settings.directory -d = -p=20 Merging translations into Settings.directory. =2E./xml-i18n-merge ../po System.directory.in System.directory -d = -p=20 Merging translations into System.directory. =2E./xml-i18n-merge ../po Utilities.directory.in Utilities.directory -d = -p=20 Merging translations into Utilities.directory. gmake[2]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/desktop-links' Making all in help-browser gmake[2]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser' Making all in help gmake[3]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help' Making all in C gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help/C' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help/C' Making all in ca gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help/ca' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help/ca' Making all in da gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help/da' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help/da' Making all in el gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help/el' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help/el' Making all in es gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help/es' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help/es' Making all in et gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help/et' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help/et' Making all in eu gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help/eu' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help/eu' Making all in fr gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help/fr' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help/fr' Making all in gl gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help/gl' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help/gl' Making all in hu gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help/hu' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help/hu' Making all in it gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help/it' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help/it' Making all in ja gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help/ja' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help/ja' Making all in ko gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help/ko' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help/ko' Making all in lt gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help/lt' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help/lt' Making all in no gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help/no' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help/no' Making all in uk gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help/uk' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help/uk' Making all in wa gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help/wa' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help/wa' gmake[4]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/help' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help' gmake[3]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/help' Making all in gnome-man2html gmake[3]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/gnome-man2html' cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I../../intl -I../.= ./intl -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/includ= e/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R6/= include -Wall -Wunused -c gnome-man2html.c /bin/sh ../../libtool --mode=3Dlink cc -O -pipe -I/usr/X11R6/include -Wal= l -Wunused -L/usr/X11R6/lib -o gnome-man2html gnome-man2html.o =20 mkdir .libs cc -O -pipe -I/usr/X11R6/include -Wall -Wunused -o gnome-man2html gnome-man= 2html.o -L/usr/X11R6/lib gmake[3]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/gnome-man2html' Making all in gnome-info2html gmake[3]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser/gnome-info2html' cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I../../intl -I../.= ./intl -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib= 12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DN= EED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/= X11R6/include/gtk12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/us= r/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c main.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I../../intl -I../.= ./intl -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib= 12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DN= EED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/= X11R6/include/gtk12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/us= r/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c parse.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I../../intl -I../.= ./intl -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib= 12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DN= EED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/= X11R6/include/gtk12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/us= r/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c utils.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I../../intl -I../.= ./intl -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib= 12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DN= EED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/= X11R6/include/gtk12 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/us= r/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c html.c /bin/sh ../../libtool --mode=3Dlink cc -O -pipe -I/usr/X11R6/include -Wal= l -Wunused -L/usr/X11R6/lib -o gnome-info2html main.o parse.o utils.o htm= l.o -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -Wl,-E -lXpm -ljpeg -lgnomeui = -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 = -lgmodule12 -lxpg4 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -laudio= file -lm -lglib12 -lintl -L/usr/local/lib mkdir .libs cc -O -pipe -I/usr/X11R6/include -Wall -Wunused -o gnome-info2html main.o p= arse.o utils.o html.o -Wl,-E -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lXp= m -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lI= CE -lgtk12 -lgdk12 -lgmodule12 -lxpg4 -lXext -lX11 -lgnome -lgnomesupport -= lintl -lesd -laudiofile -lm -lglib12 -lintl gmake[3]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser/gnome-info2html' gmake[3]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/help-browser' cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c gnome-helpwin.c /usr/local/bin/orbit-idl ../idl/help-browser.idl touch my_help_browser_idl cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c gnome-help-browser.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c toc2.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c toc2-man.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c toc2-ghelp.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c toc2-info.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c docobj.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c mime.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c transport.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c HTParse.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c cache.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c parseUrl.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c queue.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c history.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c misc.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c window.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c visit.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c magic.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c bookmarks.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c help-browser-impl.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c htmlurl.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c help-browser-common.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c help-browser-skels.c /bin/sh ../libtool --mode=3Dlink cc -O -pipe -I/usr/X11R6/include -Wall -= Wunused -L/usr/X11R6/lib -o gnome-help-browser gnome-helpwin.o gnome-help= -browser.o toc2.o toc2-man.o toc2-ghelp.o toc2-info.o docobj.o mime.o trans= port.o HTParse.o cache.o parseUrl.o queue.o history.o misc.o window.o visit= .o magic.o bookmarks.o help-browser-impl.o htmlurl.o help-browser-common.o = help-browser-skels.o -Wl,-E -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -= ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lxpg4 -lXex= t -lX11 -lgnome -lgnomesupport -lintl -lesd -laudiofile -lm -lglib12 -Wl,-E= -L/usr/X11R6/lib -L/usr/local/lib -lgnorba -lORBitCosNaming -lORBit -lIIOP= -lORBitutil -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -= lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lxpg4 -lXext -lX11 -lgnome= -lgnomesupport -lintl -lesd -laudiofile -lm -lglib12 -Wl,-E -L/usr/X11R6/l= ib -L/usr/local/lib -L/usr/local/lib -lORBitCosNaming -lORBit -lIIOP -lORBi= tutil -lglib12 -lm -lintl -Wl,-E -lgtkxmhtml -lXpm -ljpeg -lpng -lz -lSM -l= ICE -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lxpg4 -lXext -lX11 -lm -lb= z2 -L/usr/local/lib mkdir .libs cc -O -pipe -I/usr/X11R6/include -Wall -Wunused -o gnome-help-browser gnome= -helpwin.o gnome-help-browser.o toc2.o toc2-man.o toc2-ghelp.o toc2-info.o = docobj.o mime.o transport.o HTParse.o cache.o parseUrl.o queue.o history.o = misc.o window.o visit.o magic.o bookmarks.o help-browser-impl.o htmlurl.o h= elp-browser-common.o help-browser-skels.o -Wl,-E -Wl,-E -Wl,-E -Wl,-E -L/u= sr/X11R6/lib -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -= lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lxpg4 -lXext -lX11 -lgnome= -lgnomesupport -lintl -lesd -laudiofile -lm -lglib12 -L/usr/local/lib -lgn= orba -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lXpm -ljpeg -lgnomeui -la= rt_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lg= module12 -lxpg4 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -laudiofil= e -lm -lglib12 -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib12 -lm -li= ntl -lgtkxmhtml -lXpm -ljpeg -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule= 12 -lglib12 -lintl -lxpg4 -lXext -lX11 -lm -lbz2 cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c help-browser-stubs.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr= /local/include -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include -DNEED_GNOME= SUPPORT_H -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/inc= lude/gtk12 -DGNOME_PREFIX=3D\""/usr/X11R6\"" -DGNOMELOCALEDIR=3D\""/usr/X11= R6/share/locale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr= /local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe = -I/usr/X11R6/include -Wall -Wunused -c help-caller.c /bin/sh ../libtool --mode=3Dlink cc -O -pipe -I/usr/X11R6/include -Wall -= Wunused -L/usr/X11R6/lib -o gnome-help-caller help-browser-common.o help-= browser-stubs.o help-caller.o -Wl,-E -lXpm -ljpeg -lgnomeui -lart_lgpl -lgd= k_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lx= pg4 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -laudiofile -lm -lglib= 12 -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lgnorba -lORBitCosNaming -lORB= it -lIIOP -lORBitutil -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff = -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lxpg4 -lXext -lX1= 1 -lgnome -lgnomesupport -lintl -lesd -laudiofile -lm -lglib12 -Wl,-E -L/us= r/X11R6/lib -L/usr/local/lib -L/usr/local/lib -lORBitCosNaming -lORBit -lII= OP -lORBitutil -lglib12 -lm -lintl -L/usr/local/lib cc -O -pipe -I/usr/X11R6/include -Wall -Wunused -o gnome-help-caller help-b= rowser-common.o help-browser-stubs.o help-caller.o -Wl,-E -Wl,-E -Wl,-E -L= /usr/X11R6/lib -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif= -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lxpg4 -lXext -lX11 -lgno= me -lgnomesupport -lintl -lesd -laudiofile -lm -lglib12 -L/usr/local/lib -l= gnorba -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lXpm -ljpeg -lgnomeui -= lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -= lgmodule12 -lxpg4 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -laudiof= ile -lm -lglib12 -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib12 -lm -= lintl =2E./xml-i18n-merge ../po gnome-help.desktop.in gnome-help.desktop -d = -p=20 Merging translations into gnome-help.desktop. gmake[3]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser' gmake[2]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/help-browser' Making all in gnome-terminal gmake[2]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/gnome-terminal' Making all in C gmake[3]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/gnome-terminal/C' cp gnome-terminal/index.html . for file in gnome-terminal-C.omf; do \ scrollkeeper-preinstall /usr/X11R6/share/gnome/help/gnome-terminal/C/gnom= e-terminal.sgml $file ../../omf-install/$file; \ done touch omf_timestamp gmake[3]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/gnome-terminal/C' Making all in de gmake[3]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/gnome-terminal/de' cp gnome-terminal/index.html . for file in gnome-terminal-de.omf; do \ scrollkeeper-preinstall /usr/X11R6/share/gnome/help/gnome-terminal/de/gno= me-terminal.sgml $file ../../omf-install/$file; \ done touch omf_timestamp gmake[3]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/gnome-terminal/de' Making all in da gmake[3]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/gnome-terminal/da' cp gnome-terminal/index.html . for file in ; do \ scrollkeeper-preinstall /usr/X11R6/share/gnome/help/gnome-terminal/da/gno= me-terminal.sgml $file ../../omf-install/$file; \ done touch omf_timestamp gmake[3]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/gnome-terminal/da' Making all in es gmake[3]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/gnome-terminal/es' cp gnome-terminal/index.html . for file in gnome-terminal-es.omf; do \ scrollkeeper-preinstall /usr/X11R6/share/gnome/help/gnome-terminal/es/gno= me-terminal.sgml $file ../../omf-install/$file; \ done touch omf_timestamp gmake[3]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/gnome-terminal/es' Making all in it gmake[3]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/gnome-terminal/it' cp gnome-terminal/index.html . for file in ; do \ scrollkeeper-preinstall /usr/X11R6/share/gnome/help/gnome-terminal/it/gno= me-terminal.sgml $file ../../omf-install/$file; \ done touch omf_timestamp gmake[3]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/gnome-terminal/it' Making all in no gmake[3]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/gnome-terminal/no' cp gnome-terminal/index.html . for file in gnome-terminal-no.omf; do \ scrollkeeper-preinstall /usr/X11R6/share/gnome/help/gnome-terminal/no/gno= me-terminal.sgml $file ../../omf-install/$file; \ done touch omf_timestamp gmake[3]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/gnome-terminal/no' gmake[3]: Entering directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.= 0.6/gnome-terminal' cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include/libglade-1.0 -I/usr/local/include/gnome-xml -I/usr/X11R6= /include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/inc= lude -I/usr/X11R6/include/gtk12 -DGNOME_TERMINAL_GLADEDIR=3D\""/usr/X11R6/s= hare/gnome/gnome-terminal/glade"\" -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/l= ocale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/incl= ude/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R= 6/include -Wall -Wunused -c gnome-terminal.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include/libglade-1.0 -I/usr/local/include/gnome-xml -I/usr/X11R6= /include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/inc= lude -I/usr/X11R6/include/gtk12 -DGNOME_TERMINAL_GLADEDIR=3D\""/usr/X11R6/s= hare/gnome/gnome-terminal/glade"\" -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/l= ocale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/incl= ude/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R= 6/include -Wall -Wunused -c corba.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include/libglade-1.0 -I/usr/local/include/gnome-xml -I/usr/X11R6= /include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/inc= lude -I/usr/X11R6/include/gtk12 -DGNOME_TERMINAL_GLADEDIR=3D\""/usr/X11R6/s= hare/gnome/gnome-terminal/glade"\" -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/l= ocale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/incl= ude/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R= 6/include -Wall -Wunused -c Terminal-stubs.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include/libglade-1.0 -I/usr/local/include/gnome-xml -I/usr/X11R6= /include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/inc= lude -I/usr/X11R6/include/gtk12 -DGNOME_TERMINAL_GLADEDIR=3D\""/usr/X11R6/s= hare/gnome/gnome-terminal/glade"\" -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/l= ocale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/incl= ude/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R= 6/include -Wall -Wunused -c Terminal-skels.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I../intl -I../intl -I= /usr/X11R6/include/libglade-1.0 -I/usr/local/include/gnome-xml -I/usr/X11R6= /include -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib12 -I/usr/local/inc= lude -I/usr/X11R6/include/gtk12 -DGNOME_TERMINAL_GLADEDIR=3D\""/usr/X11R6/s= hare/gnome/gnome-terminal/glade"\" -DGNOMELOCALEDIR=3D\""/usr/X11R6/share/l= ocale\"" -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/incl= ude/glib12 -I/usr/local/include -I/usr/X11R6/include -O -pipe -I/usr/X11R= 6/include -Wall -Wunused -c Terminal-common.c /bin/sh ../libtool --mode=3Dlink cc -O -pipe -I/usr/X11R6/include -Wall -= Wunused -L/usr/X11R6/lib -o gnome-terminal gnome-terminal.o corba.o Termi= nal-stubs.o Terminal-skels.o Terminal-common.o -Wl,-E -L/usr/X11R6/lib -L/u= sr/local/lib -lglade-gnome -lglade -lxml -lzvt -lutil -lgnorba -lORBitCosNa= ming -lORBit -lIIOP -lORBitutil -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_iml= ib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lxpg4 -= lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -laudiofile -lm -lglib12 -l= intl -L/usr/local/lib mkdir .libs cc -O -pipe -I/usr/X11R6/include -Wall -Wunused -o gnome-terminal gnome-ter= minal.o corba.o Terminal-stubs.o Terminal-skels.o Terminal-common.o -Wl,-E = -L/usr/X11R6/lib -L/usr/local/lib -lglade-gnome -lglade -lxml -lzvt -lutil= -lgnorba -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lXpm -ljpeg -lgnomeu= i -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk1= 2 -lgmodule12 -lxpg4 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -laud= iofile -lm -lglib12 -lintl gmake[3]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/gnome-terminal' gmake[2]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6/gnome-terminal' gmake[1]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0= .6' *** Error code 2 Stop in /usr/ports/x11/gnomecore. --NzB8fVQJ5HfG6fxh-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 13:41:51 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from shumai.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 421D037B400 for ; Mon, 15 Apr 2002 13:41:48 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@localhost.marcuscom.com [127.0.0.1]) by shumai.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3FKgSSw052744; Mon, 15 Apr 2002 16:42:28 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.12.2/8.12.2/Submit) with ESMTP id g3FKgScI052741; Mon, 15 Apr 2002 16:42:28 -0400 (EDT) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Mon, 15 Apr 2002 16:42:28 -0400 (EDT) From: Joe Clarke To: Eric Cc: freebsd-gnome@FreeBSD.ORG Subject: Re: gnomecore problem In-Reply-To: <20020415132059.B13777@sunny.localdomain> Message-ID: <20020415164040.H52417-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 PGP Key : http://www.marcuscom.com/pgp.asc On Mon, 15 Apr 2002, Eric wrote: > Hi, > > I am trying to upgrade my gnomecore. The compilation output logs > are attached, and the errors to STDOUT follow: > > /usr/lib/elf/ld: warning: libintl.so.6, needed by > /usr/X11/R6/lib/libglade-gnome.so, may conflict with > libintl.so.2 > gnome-terminal.o: In function 'apply-changes': > gnome-terminal.o (text+0x2e6): undefined reference to > 'zvt_term_set_open_im' > gnome-terminal.o: In function 'new_termianl_cmd': > gnome-terminal.o (text+0x54a2): undefined reference to > 'zvt_term_set_open_im' > gmake[3]: ***[gnome-terminal] Error 1 > gmake[2]: *** [all-recursive] Error 1 > gmake[1]: *** [all-recursive] Error 1 > gmake: *** [all-recursive-am] Error 2 > > Is this telling me that making the new gnomecore installs a newer > version of libintl.so.2, one that conflicts with an existing version? > What else does this say? How can I fix it? Looks like your gnomelibs might be out-of-date. Try updating that port first. The intl.so conflict isn't really a big deal. I have a few ports like that, and they work fine. > > > P.S. -- > (I notice when I am in /usr/ports/www/gnomecore > and I issue "make > gnome_core.txt", that the output logs go > to the file, but error messages go to STDOUT. Is there a way to make > everything go to the file, i.e., with "> file_name.txt". That way it's > easier to write messages to this list.) Assuming you have [t]csh: make >& gnome_core.txt [ba|z|k]sh: make > gnome_core.txt 2>&1 Joe > > Eric > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 14:45:14 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CEA7B37B404; Mon, 15 Apr 2002 14:45:13 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3FLjD070116; Mon, 15 Apr 2002 14:45:13 -0700 (PDT) (envelope-from marcus) Date: Mon, 15 Apr 2002 14:45:13 -0700 (PDT) From: Message-Id: <200204152145.g3FLjD070116@freefall.freebsd.org> To: ports@geeksrus.net, marcus@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/36193: www/mozilla: make -DWITHOUT_CHATZILLA => pkg-plist is wrong 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 Synopsis: www/mozilla: make -DWITHOUT_CHATZILLA => pkg-plist is wrong State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Mon Apr 15 14:44:57 PDT 2002 State-Changed-Why: This has been fixed. Thanks for reporting this. http://www.freebsd.org/cgi/query-pr.cgi?pr=36193 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 15:10:10 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53C2A37B404 for ; Mon, 15 Apr 2002 15:10:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3FMA4Z77817; Mon, 15 Apr 2002 15:10:04 -0700 (PDT) (envelope-from gnats) Date: Mon, 15 Apr 2002 15:10:04 -0700 (PDT) Message-Id: <200204152210.g3FMA4Z77817@freefall.freebsd.org> To: gnome@FreeBSD.org Cc: From: Joe Marcus Clarke Subject: Re: ports/37072: GnuCash-1.6.6 won't build: libguppi inlucde files not found? Reply-To: Joe Marcus Clarke 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 The following reply was made to PR ports/37072; it has been noted by GNATS. From: Joe Marcus Clarke To: freebsd-gnats-submit@FreeBSD.org, chris@thanatos.shenton.org Cc: Subject: Re: ports/37072: GnuCash-1.6.6 won't build: libguppi inlucde files not found? Date: 14 Apr 2002 18:13:03 -0300 Looks like some of your GNOME bits might be out of date. The new libguppi includedir is /usr/X11R6/include/gnome-1.0/libguppi. This is to prevent conflicts with GNOME 2.0. If you upgrade all of your GNOME bits, then force an upgrade of math/guppi, you should be okay (note, you may need to force the upgrade of guppi). I just built gnucash on -stable, and it went flawlessly. I'll keep this PR open for a few more days to give you the opportunity to do the upgrade. Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 16:50: 2 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from midten.fast.no (midten.fast.no [213.188.8.11]) by hub.freebsd.org (Postfix) with ESMTP id D81C537B419; Mon, 15 Apr 2002 16:49:52 -0700 (PDT) Received: (from arnej@localhost) by midten.fast.no (8.11.6/8.11.6) id g3FNnkQ65809; Tue, 16 Apr 2002 01:49:46 +0200 (CEST) (envelope-from arnej) Date: Tue, 16 Apr 2002 01:49:46 +0200 (CEST) From: Arne H Juul X-Sender: arnej@midten.fast.no To: freebsd-ports@freebsd.org Cc: gnome@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 To get the Gnome CD player application (gtcd) to play nicely on my FreeBSD 4.5 system and send updates to freedb.org I had to make a couple of patches to gnome-media-1.2.3. The first i'm not completely sure of - it tried to access /usr/X11R6/share/gnome/gnome/cddb-submit-methods instead of /usr/X11R6/share/gnome/cddb-submit-methods but of course the fix may be in the wrong place; I think it's needed only because of the existing FreeBSD patches/configure machinery that forces $(datadir) to /usr/X11R6/share/gnome while the gnome files want to use $(datadir)/gnome instead. So the "right" fix may be to configure with --datadir /usr/X11R6/share and revert these FreeBSD specific patches for all I know. The second fix (make sure we have the device open to do the ioctl) is copied from the similar linux case so I'm pretty sure it's right (or at least, better than the previous version) so it doesn't read the volume as 0 all the time. diff gnome-media-1.2.3/cddbslave/cddbsubmit.c gnome-media-1.2.3.ahj/cddbslave/cddbsubmit.c --- gnome-media-1.2.3/cddbslave/cddbsubmit.c Mon Jun 11 19:50:45 2001 +++ gnome-media-1.2.3.ahj/cddbslave/cddbsubmit.c Sat Apr 13 23:27:37 2002 @@ -210,7 +210,7 @@ poptFreeContext(gnomelib_parse_args(argc, argv, 0)); /* config prefix points to cddb submission description file */ - fname = gnome_datadir_file("gnome/cddb-submit-methods"); + fname = gnome_datadir_file("cddb-submit-methods"); prefix = g_strconcat("=", fname, "=/", service, "/", NULL); g_free(fname); gnome_config_push_prefix(prefix); diff gnome-media-1.2.3/tcd/gtracked.c gnome-media-1.2.3.ahj/tcd/gtracked.c --- gnome-media-1.2.3/tcd/gtracked.c Mon Apr 15 13:02:21 2002 +++ gnome-media-1.2.3.ahj/tcd/gtracked.c Sat Apr 13 23:27:28 2002 @@ -397,7 +397,7 @@ /* build service menu */ service_menu = gtk_menu_new(); - key = gnome_datadir_file("gnome/cddb-submit-methods"); + key = gnome_datadir_file("cddb-submit-methods"); prefix = g_strconcat("=", key, "=/", NULL); g_free(key); diff gnome-media-1.2.3/tcd/linux-cdrom.c gnome-media-1.2.3.ahj/tcd/linux-cdrom.c --- gnome-media-1.2.3/tcd/linux-cdrom.c Mon Apr 15 13:02:21 2002 +++ gnome-media-1.2.3.ahj/tcd/linux-cdrom.c Sun Apr 14 00:26:05 2002 @@ -472,8 +472,12 @@ { #ifdef TCD_BSD struct ioc_vol vol; + int tmp; - if(ioctl(cd->cd_dev, CDIOCGETVOL, &vol) < 0) + tcd_opencddev( cd, NULL ); + tmp = ioctl(cd->cd_dev, CDIOCGETVOL, &vol); + tcd_close_disc ( cd ); + if (tmp < 0) return -1; return vol.vol[0]; -- Arne H Juul Mail: Arne.Juul@fast.no System administrator Web: http://www.fast.no/ Fast Search & Transfer Phone: +47 7120 1219 Sverresgate 15, 7013 Trondheim Fax: +47 7120 1201 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 19:55:38 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 126D637B405; Mon, 15 Apr 2002 19:55:33 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3G2tKpb006706; Mon, 15 Apr 2002 22:55:21 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.2/8.12.2/Submit) id g3G2tKBJ006705; Mon, 15 Apr 2002 22:55:20 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: gnomemedia patches From: Joe Marcus Clarke To: Arne H Juul Cc: sobomax@freebsd.org, gnome@freebsd.org In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-32V/igNWHF+ZdW2nyU9+" X-Mailer: Ximian Evolution 1.0.3 Date: 15 Apr 2002 23:55:20 -0300 Message-Id: <1018925720.302.16.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 --=-32V/igNWHF+ZdW2nyU9+ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2002-04-15 at 20:49, Arne H Juul wrote: > To get the Gnome CD player application (gtcd) to > play nicely on my FreeBSD 4.5 system and send > updates to freedb.org I had to make a couple of patches > to gnome-media-1.2.3. >=20 > The first i'm not completely sure of - it tried to access > /usr/X11R6/share/gnome/gnome/cddb-submit-methods instead > of /usr/X11R6/share/gnome/cddb-submit-methods but of course > the fix may be in the wrong place; I think it's needed > only because of the existing FreeBSD patches/configure > machinery that forces $(datadir) to /usr/X11R6/share/gnome > while the gnome files want to use $(datadir)/gnome instead. > So the "right" fix may be to configure with --datadir > /usr/X11R6/share and revert these FreeBSD specific patches > for all I know. This looks good to me. >=20 > The second fix (make sure we have the device open to do the ioctl) > is copied from the similar linux case so I'm pretty sure it's right > (or at least, better than the previous version) so it doesn't read > the volume as 0 all the time. This also seems reasonable. Maxim, what do you think? Joe >=20 [snip] --=20 PGP Key: http://www.marcuscom.com/pgp.asc --=-32V/igNWHF+ZdW2nyU9+ 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 iEYEABECAAYFAjy7kpgACgkQb2iPiv4Uz4eD+ACgn0KsFeTPuqyvpHr3/xKYfY81 Kd0An0SpGyV+HzYYY8fbyIohLqgb5UVE =sCK3 -----END PGP SIGNATURE----- --=-32V/igNWHF+ZdW2nyU9+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 22: 6:28 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mail.getnet.net (mail.getnet.net [63.137.32.10]) by hub.freebsd.org (Postfix) with SMTP id 6DC2F37B404 for ; Mon, 15 Apr 2002 22:06:16 -0700 (PDT) Received: (qmail 29189 invoked from network); 16 Apr 2002 05:06:15 -0000 Received: from 216-19-216-10.getnet.net (HELO sunny.localdomain) (216.19.216.10) by 0 with SMTP; 16 Apr 2002 05:06:15 -0000 Received: (from rooot@localhost) by sunny.localdomain (8.11.6/8.11.6) id g3G55xG04041 for freebsd-gnome@freebsd.org; Mon, 15 Apr 2002 22:05:59 -0700 (MST) (envelope-from swive@getnet.com) X-Authentication-Warning: sunny.localdomain: rooot set sender to swive@getnet.com using -f Date: Mon, 15 Apr 2002 22:05:59 -0700 From: Eric To: freebsd-gnome@freebsd.org Subject: gnome port porb Message-ID: <20020415220559.A4016@sunny.localdomain> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i 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 --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, Having successfully upgraded the new port of gnome-core, I want to upgrade gnome itself. cd /usr/ports/x11/gnome make and I received several errors which I do not clearly decipher. The logs refer to gnomeg, as if it is not found. I tried to find it, both on the ports tree and by way of "pkg_add -r gnomeg". Neither way yielded results that confirm that gnomeg even exists. Could you help me interpret my logs so that I can understand them. I would like to be able to do this myself, but that is hard when I know zero people who are into computers, much less open source, much less FBSD. Thank you Eric --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="gnome_err.txt" ===> Installing for gnome-1.4.1b2_2 ===> gnome-1.4.1b2_2 depends on executable: another_clock_applet - found ===> gnome-1.4.1b2_2 depends on executable: gtcd - found ===> gnome-1.4.1b2_2 depends on file: /usr/X11R6/share/gnome/help/glossary/C/index.html - found ===> gnome-1.4.1b2_2 depends on executable: gcalc - found ===> gnome-1.4.1b2_2 depends on executable: gnomecard - found ===> gnome-1.4.1b2_2 depends on executable: gnomine - found ===> gnome-1.4.1b2_2 depends on executable: sawfish - found ===> gnome-1.4.1b2_2 depends on executable: ggv - found ===> gnome-1.4.1b2_2 depends on executable: ghex - found ===> gnome-1.4.1b2_2 depends on executable: bug-buddy - found ===> gnome-1.4.1b2_2 depends on executable: glade - found ===> gnome-1.4.1b2_2 depends on executable: gtop - found ===> gnome-1.4.1b2_2 depends on executable: gdm - found ===> gnome-1.4.1b2_2 depends on executable: xalf - found ===> gnome-1.4.1b2_2 depends on file: /usr/X11R6/share/themes/Metal/ICON.png - found ===> gnome-1.4.1b2_2 depends on file: /usr/local/lib/python2.2/site-packages/_appletmodule.so - found ===> gnome-1.4.1b2_2 depends on executable: gnomeg - not found ===> Verifying install for gnomeg in /usr/ports/x11-toolkits/guile-gnome ===> Building for guile-gnome-0.20_3 make all-recursive Making all in guile-gnome Making all in zvt Making all in bonobo Making all in gtkhtml guile -l ../../guile-gtk/gtk/config.scm -s ./../../guile-gtk/build-guile-gtk -I ../../guile-gtk glue ./gtkhtml.defs > .tmpg && mv .tmpg gtkhtml-glue.c ERROR: In procedure open-file: ERROR: No such file or directory: "../../guile-gtk/gtk/config.scm" *** Error code 2 Stop in /usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20/guile-gnome/gtkhtml. *** Error code 1 Stop in /usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20/guile-gnome. *** Error code 1 Stop in /usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20. *** Error code 1 Stop in /usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20. *** Error code 1 Stop in /usr/ports/x11-toolkits/guile-gnome. *** Error code 1 Stop in /usr/ports/x11/gnome. --ew6BAiZeqk4r7MaW-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Mon Apr 15 22:19:30 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 048E837B404 for ; Mon, 15 Apr 2002 22:19:24 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3G5JEpb010285; Tue, 16 Apr 2002 01:19:15 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.2/8.12.2/Submit) id g3G5JDDl010284; Tue, 16 Apr 2002 01:19:13 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: gnome port porb From: Joe Marcus Clarke To: Eric Cc: freebsd-gnome@FreeBSD.ORG In-Reply-To: <20020415220559.A4016@sunny.localdomain> References: <20020415220559.A4016@sunny.localdomain> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-sCkKZDlt2DnWpTq2xDoe" X-Mailer: Ximian Evolution 1.0.3 Date: 16 Apr 2002 02:19:13 -0300 Message-Id: <1018934353.302.54.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 --=-sCkKZDlt2DnWpTq2xDoe Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2002-04-16 at 02:05, Eric wrote: > Hi, >=20 > Having successfully upgraded the new port of gnome-core, I want to upgrad= e=20 > gnome itself. =20 >=20 > cd /usr/ports/x11/gnome > make >=20 > and I received several errors which I do not clearly decipher. The logs > refer to gnomeg, as if it is not found. I tried to find it, both on the = ports > tree and by way of "pkg_add -r gnomeg". Neither way yielded results that > confirm that gnomeg even exists. Could you help me interpret my logs > so that I can understand them. I would like to be able to do this myself= , > but that is hard when I know zero people who are into computers, much les= s open > source, much less FBSD. gnomeg is part of the guile-gnome port. This should build just fine as long as all of its dependencies are up-to-date. Try doing a make clean in /usr/ports/x11-toolkits/guile-gnome. Make sure you have the latest version of guile-gtk installed as well before you try to build guile-gnome. While the ports collection checks for dependencies, it doesn't check to make sure all dependencies are up-to-date. sobomax@ has a script to do that, but as far as I know, it is still in the development phase.=20 Meanwhile, you should manually make sure everything is current. Also, check to see that you do not have two versions of the same port installed (e.g. ORBit-0.5.4 and 0.5.15). If you do, remove both of them, then install the most recent version of the port. Joe >=20 > Thank you >=20 > Eric > ---- >=20 > =3D=3D=3D> Installing for gnome-1.4.1b2_2 > =3D=3D=3D> gnome-1.4.1b2_2 depends on executable: another_clock_applet = - found > =3D=3D=3D> gnome-1.4.1b2_2 depends on executable: gtcd - found > =3D=3D=3D> gnome-1.4.1b2_2 depends on file: /usr/X11R6/share/gnome/help= /glossary/C/index.html - found > =3D=3D=3D> gnome-1.4.1b2_2 depends on executable: gcalc - found > =3D=3D=3D> gnome-1.4.1b2_2 depends on executable: gnomecard - found > =3D=3D=3D> gnome-1.4.1b2_2 depends on executable: gnomine - found > =3D=3D=3D> gnome-1.4.1b2_2 depends on executable: sawfish - found > =3D=3D=3D> gnome-1.4.1b2_2 depends on executable: ggv - found > =3D=3D=3D> gnome-1.4.1b2_2 depends on executable: ghex - found > =3D=3D=3D> gnome-1.4.1b2_2 depends on executable: bug-buddy - found > =3D=3D=3D> gnome-1.4.1b2_2 depends on executable: glade - found > =3D=3D=3D> gnome-1.4.1b2_2 depends on executable: gtop - found > =3D=3D=3D> gnome-1.4.1b2_2 depends on executable: gdm - found > =3D=3D=3D> gnome-1.4.1b2_2 depends on executable: xalf - found > =3D=3D=3D> gnome-1.4.1b2_2 depends on file: /usr/X11R6/share/themes/Met= al/ICON.png - found > =3D=3D=3D> gnome-1.4.1b2_2 depends on file: /usr/local/lib/python2.2/si= te-packages/_appletmodule.so - found > =3D=3D=3D> gnome-1.4.1b2_2 depends on executable: gnomeg - not found > =3D=3D=3D> Verifying install for gnomeg in /usr/ports/x11-toolkits/gui= le-gnome > =3D=3D=3D> Building for guile-gnome-0.20_3 > make all-recursive > Making all in guile-gnome > Making all in zvt > Making all in bonobo > Making all in gtkhtml > guile -l ../../guile-gtk/gtk/config.scm -s ./../../guile-gtk/build-guile-= gtk -I ../../guile-gtk glue ./gtkhtml.defs > .tmpg && mv .tmpg gtkhtml-glu= e.c > ERROR: In procedure open-file: > ERROR: No such file or directory: "../../guile-gtk/gtk/config.scm" > *** Error code 2 >=20 > Stop in /usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20/guile-g= nome/gtkhtml. > *** Error code 1 >=20 > Stop in /usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20/guile-g= nome. > *** Error code 1 >=20 > Stop in /usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20. > *** Error code 1 >=20 > Stop in /usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20. > *** Error code 1 >=20 > Stop in /usr/ports/x11-toolkits/guile-gnome. > *** Error code 1 >=20 > Stop in /usr/ports/x11/gnome. --=20 PGP Key: http://www.marcuscom.com/pgp.asc --=-sCkKZDlt2DnWpTq2xDoe 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 iEYEABECAAYFAjy7tFAACgkQb2iPiv4Uz4co+QCfZaENWjaKe/RptFuk3JyBVO0Y RQIAn1JOiCyBp8/9FukDn5kfKCsLA6Mm =qK5V -----END PGP SIGNATURE----- --=-sCkKZDlt2DnWpTq2xDoe-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Tue Apr 16 0:50:58 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id D738537B404 for ; Tue, 16 Apr 2002 00:50:54 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id 20TD2PF5; Tue, 16 Apr 2002 10:52:10 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g3G7pJY40031; Tue, 16 Apr 2002 10:51:19 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CBBD830.FAF5A56A@FreeBSD.org> Date: Tue, 16 Apr 2002 10:52:16 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Joe Marcus Clarke Cc: Arne H Juul , gnome@FreeBSD.ORG Subject: Re: gnomemedia patches References: <1018925720.302.16.camel@gyros.marcuscom.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit 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 Joe Marcus Clarke wrote: > > On Mon, 2002-04-15 at 20:49, Arne H Juul wrote: > > To get the Gnome CD player application (gtcd) to > > play nicely on my FreeBSD 4.5 system and send > > updates to freedb.org I had to make a couple of patches > > to gnome-media-1.2.3. > > > > The first i'm not completely sure of - it tried to access > > /usr/X11R6/share/gnome/gnome/cddb-submit-methods instead > > of /usr/X11R6/share/gnome/cddb-submit-methods but of course > > the fix may be in the wrong place; I think it's needed > > only because of the existing FreeBSD patches/configure > > machinery that forces $(datadir) to /usr/X11R6/share/gnome > > while the gnome files want to use $(datadir)/gnome instead. > > So the "right" fix may be to configure with --datadir > > /usr/X11R6/share and revert these FreeBSD specific patches > > for all I know. > > This looks good to me. > > > > > The second fix (make sure we have the device open to do the ioctl) > > is copied from the similar linux case so I'm pretty sure it's right > > (or at least, better than the previous version) so it doesn't read > > the volume as 0 all the time. > > This also seems reasonable. Maxim, what do you think? Patches are fine to me. Please commit them and don't forget to bump PORTREVISION. Thanks! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Tue Apr 16 3:50:11 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A504A37B41B for ; Tue, 16 Apr 2002 03:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3GAo3V38219; Tue, 16 Apr 2002 03:50:03 -0700 (PDT) (envelope-from gnats) Date: Tue, 16 Apr 2002 03:50:03 -0700 (PDT) Message-Id: <200204161050.g3GAo3V38219@freefall.freebsd.org> To: gnome@FreeBSD.org Cc: From: Oliver Braun Subject: Re: ports/34901: sodipodi-0.24.1 core dumps Reply-To: Oliver Braun 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 The following reply was made to PR ports/34901; it has been noted by GNATS. From: Oliver Braun To: freebsd-gnats-submit@FreeBSD.org, marcus@FreeBSD.org Cc: Subject: Re: ports/34901: sodipodi-0.24.1 core dumps Date: Tue, 16 Apr 2002 12:45:59 +0200 Yes, that works. Thanks. Please close this PR. Regards, Olli -- Department of Computing Science Federal Armed Forces University Munich http://ist.unibw-muenchen.de/People/obraun/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Tue Apr 16 8:59:16 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BF76637B400; Tue, 16 Apr 2002 08:59:13 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3GFxDW46324; Tue, 16 Apr 2002 08:59:13 -0700 (PDT) (envelope-from marcus) Date: Tue, 16 Apr 2002 08:59:13 -0700 (PDT) From: Message-Id: <200204161559.g3GFxDW46324@freefall.freebsd.org> To: marcus@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/34901: sodipodi-0.24.1 core dumps 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 Synopsis: sodipodi-0.24.1 core dumps State-Changed-From-To: feedback->closed State-Changed-By: marcus State-Changed-When: Tue Apr 16 08:58:31 PDT 2002 State-Changed-Why: After updating all of the bonobo components that depend on freetyp2, sodipodi worked. Okay to close. http://www.freebsd.org/cgi/query-pr.cgi?pr=34901 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Tue Apr 16 9: 1:40 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 64FC537B405; Tue, 16 Apr 2002 09:01:36 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3GG1a046904; Tue, 16 Apr 2002 09:01:36 -0700 (PDT) (envelope-from marcus) Date: Tue, 16 Apr 2002 09:01:36 -0700 (PDT) From: Message-Id: <200204161601.g3GG1a046904@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37136: Gdm package sets wrong permissions 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 Synopsis: Gdm package sets wrong permissions Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: marcus Responsible-Changed-When: Tue Apr 16 09:01:18 PDT 2002 Responsible-Changed-Why: Over to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=37136 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Tue Apr 16 9: 4:36 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6568837B405; Tue, 16 Apr 2002 09:04:29 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3GG4Ta48695; Tue, 16 Apr 2002 09:04:29 -0700 (PDT) (envelope-from marcus) Date: Tue, 16 Apr 2002 09:04:29 -0700 (PDT) From: Message-Id: <200204161604.g3GG4Ta48695@freefall.freebsd.org> To: markhannon@optushome.com.au, marcus@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37136: Gdm package sets wrong permissions 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 Synopsis: Gdm package sets wrong permissions State-Changed-From-To: open->feedback State-Changed-By: marcus State-Changed-When: Tue Apr 16 09:01:49 PDT 2002 State-Changed-Why: This should be fixed in the recent version of the port (2.2.5.5). Please install 2.2.5.5 from the ports collection, and let me know if this fixes things for you. http://www.freebsd.org/cgi/query-pr.cgi?pr=37136 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Tue Apr 16 12:53:25 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from localhost.com (tamqfl1-ar1-144-124.tamqfl1.dsl.gtei.net [4.40.144.124]) by hub.freebsd.org (Postfix) with SMTP id 73F6537B417 for ; Tue, 16 Apr 2002 12:53:20 -0700 (PDT) From: "Kawzulu Mbeki" Reply-To: mbekikawzulu@africapost.com To: gnome@freebsd.org Date: Tue, 16 Apr 2002 20:56:27 -0700 Subject: URGENT PROPOSAL X-Mailer: Microsoft Outlook Express 5.00.2919.7000 Demo MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Message-Id: <20020416195320.73F6537B417@hub.freebsd.org> 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 #15 Dennise Drive Reservation Quarter Johannesburg South-Africa=2E Dear Sir=2C I am Mr=2E Kawzulu Mbeki=2C a native of Cape Town in South Africa and I am an Executive Accountant with the South Africa Department of Mining & Natural Resources=2E First and foremost=2C I apologise using this medium to reach you for a transaction=2Fbusiness of this magnitude=2C but this is due to Confidentiality and prompt access reposed on this medium=2E Be informed that a member of the South Africa Export Promotion Council =28SEPC=29 who was at the Government delegation to your country during a trade exhibition gave your enviable credentials=2Fparticulars to me=2E I have decided to seek a confidential co-operation with you in the execution of the deal described hereunder for the benefit of all parties and hope you will keep it as a top secret because of the nature of this transaction=2E While l am in London U=2EK at the moment on holiday=2C within the Department of Mining & Natural Resources where I work as an Executive Accountant and with the cooperation of four other top officials=2C we have in our possession an overdue payment bills totalling Forty Million=2C Five Hundred Thousand US Dollars =28$40=2C500=2C000=2E=29 which we want to transfer abroad with the assistance and cooperation of a foreign company=2Findividual to receive the said fund on our behalf or a reliable foreign non-company account to receive such funds=2E More so=2C we are handicapped in the circumstances=2C as the South African Civil Service Code of Conduct does not allow us to operate offshore account hence your importance in the whole transaction=2E This amount $40=2E5m represents the balance of the total contract value executed on behalf of my Department by a foreign contracting firm=2C which we the officials over-invoiced deliberately=2E Though the actual contract cost have been paid to the original contractor=2C leaving the balance in the tune of the said amount which we have in principles gotten approval to remit by Key tested Telegraphic Transfer =28K=2ET=2ET=29 to any foreign bank account you will provide by filling in an application through the Ministry of Justice here in South Africa for the transfer of rights and privileges of the former contractor to you=2E I have the authority of my partners involved to propose that should you be willing to assist us in the transaction=2C your share of the sum will be 30% of the $40=2E5 million=2C 60% for us and 10% for taxation and miscellaneous expenses=2E The business itself is 100% safe=2C on your part provided you treat it with utmost secrecy and confidentiality=2E Also your area of specialization is not a hindrance to the successful execution of this transaction=2E I have reposed my confidence in you and hope that you will not disappoint me=2E Endeavour to contact me immediately through my private number=3A 44-790-3004354 or email=3A mbekikawzulu=40africapost=2Ecom to confirm whether or not you are interested in this deal=2E If you are not=2C it will enable me scout for another foreign partner to carry out this deal=2E I want to assure you that my partners and myself are in a position to make the payment of this claim possible provided you can give us a very strong assurance and guarantee that our share will be secured and please=2C remember to treat this matter very confidential=2C because we will not comprehend with any form of exposure as we are still in active Government Service=2E Once again=2C remember that time is of great essence in this transaction=2E I await in anticipation of your fullest co-operation=2E Yours faithfully=2C Kawzulu Mbeki mbekikawzulu=40africapost=2Ecom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Tue Apr 16 13: 3:47 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-50.cisco.com [64.102.60.50]) by hub.freebsd.org (Postfix) with ESMTP id 3A63B37B405; Tue, 16 Apr 2002 13:03:37 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3GK3MxM098975; Tue, 16 Apr 2002 16:03:22 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.2/8.12.2/Submit) id g3GK3Mmk098974; Tue, 16 Apr 2002 16:03:22 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: From: Joe Marcus Clarke To: Arne H Juul Cc: freebsd-ports@FreeBSD.ORG, gnome@FreeBSD.ORG In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-NpmedrLRwWzo7yddZFpy" X-Mailer: Ximian Evolution 1.0.3 Date: 16 Apr 2002 17:03:22 -0300 Message-Id: <1018987402.324.59.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 --=-NpmedrLRwWzo7yddZFpy Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2002-04-15 at 20:49, Arne H Juul wrote: > To get the Gnome CD player application (gtcd) to > play nicely on my FreeBSD 4.5 system and send > updates to freedb.org I had to make a couple of patches > to gnome-media-1.2.3. >=20 > The first i'm not completely sure of - it tried to access > /usr/X11R6/share/gnome/gnome/cddb-submit-methods instead > of /usr/X11R6/share/gnome/cddb-submit-methods but of course > the fix may be in the wrong place; I think it's needed > only because of the existing FreeBSD patches/configure > machinery that forces $(datadir) to /usr/X11R6/share/gnome > while the gnome files want to use $(datadir)/gnome instead. > So the "right" fix may be to configure with --datadir > /usr/X11R6/share and revert these FreeBSD specific patches > for all I know. >=20 > The second fix (make sure we have the device open to do the ioctl) > is copied from the similar linux case so I'm pretty sure it's right > (or at least, better than the previous version) so it doesn't read > the volume as 0 all the time. >=20 Committed, thanks! Joe --=20 PGP Key: http://www.marcuscom.com/pgp.asc --=-NpmedrLRwWzo7yddZFpy 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 iEYEABECAAYFAjy8g4gACgkQb2iPiv4Uz4ch5gCdEEQWp/l07+8c19htgrzbe3gB DJYAn3ooVH9uISmiRPJOC/dn43gD2PJO =2D// -----END PGP SIGNATURE----- --=-NpmedrLRwWzo7yddZFpy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Tue Apr 16 21:18:21 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 766B037B416; Tue, 16 Apr 2002 21:18:19 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3H4IJG39223; Tue, 16 Apr 2002 21:18:19 -0700 (PDT) (envelope-from marcus) Date: Tue, 16 Apr 2002 21:18:19 -0700 (PDT) From: Message-Id: <200204170418.g3H4IJG39223@freefall.freebsd.org> To: marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37166: build of gnome-guile fails 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 Synopsis: build of gnome-guile fails Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: marcus Responsible-Changed-When: Tue Apr 16 21:18:05 PDT 2002 Responsible-Changed-Why: Over to maintainers. http://www.freebsd.org/cgi/query-pr.cgi?pr=37166 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Tue Apr 16 21:19: 6 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E378437B41E; Tue, 16 Apr 2002 21:19:04 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3H4J4j39417; Tue, 16 Apr 2002 21:19:04 -0700 (PDT) (envelope-from marcus) Date: Tue, 16 Apr 2002 21:19:04 -0700 (PDT) From: Message-Id: <200204170419.g3H4J4j39417@freefall.freebsd.org> To: jj@tcp.nttmcl.com, marcus@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37166: build of gnome-guile fails 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 Synopsis: build of gnome-guile fails State-Changed-From-To: open->feedback State-Changed-By: marcus State-Changed-When: Tue Apr 16 21:18:25 PDT 2002 State-Changed-Why: Please send the output of pkg_info from one of the affected machines. I have not been able to reproduce this on any of my -stable machines. http://www.freebsd.org/cgi/query-pr.cgi?pr=37166 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Wed Apr 17 13:45: 7 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 87C1137B404; Wed, 17 Apr 2002 13:45:02 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3HKj2n76295; Wed, 17 Apr 2002 13:45:02 -0700 (PDT) (envelope-from pat) Date: Wed, 17 Apr 2002 13:45:02 -0700 (PDT) From: Message-Id: <200204172045.g3HKj2n76295@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37192: [PATCH] update for port textproc/libxml2 to 2.4.20 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 Synopsis: [PATCH] update for port textproc/libxml2 to 2.4.20 Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: pat Responsible-Changed-When: Wed Apr 17 13:44:46 PDT 2002 Responsible-Changed-Why: Over to maintainers http://www.freebsd.org/cgi/query-pr.cgi?pr=37192 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Wed Apr 17 13:45:38 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B31E637B41B; Wed, 17 Apr 2002 13:45:35 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3HKjZ876504; Wed, 17 Apr 2002 13:45:35 -0700 (PDT) (envelope-from pat) Date: Wed, 17 Apr 2002 13:45:35 -0700 (PDT) From: Message-Id: <200204172045.g3HKjZ876504@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37193: [PATCH] update for port textproc/libxslt 1.0.16 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 Synopsis: [PATCH] update for port textproc/libxslt 1.0.16 Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: pat Responsible-Changed-When: Wed Apr 17 13:45:07 PDT 2002 Responsible-Changed-Why: Over to maintainers http://www.freebsd.org/cgi/query-pr.cgi?pr=37193 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Wed Apr 17 22:54:18 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 2DFC037B416 for ; Wed, 17 Apr 2002 22:54:15 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3I5r2Ff088802; Thu, 18 Apr 2002 01:53:02 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: galeon: configure doesn't find Xinerama.h From: Joe Marcus Clarke To: Franz Klammer Cc: gnome@FreeBSD.ORG In-Reply-To: <1018823768.5204.122.camel@ncc-1701.webonaut.com> References: <1018823768.5204.122.camel@ncc-1701.webonaut.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-0drNJ1djg27vA9QWtPkq" X-Mailer: Ximian Evolution 1.0.3 Date: 18 Apr 2002 02:54:20 -0300 Message-Id: <1019109261.84332.2.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 --=-0drNJ1djg27vA9QWtPkq Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2002-04-14 at 19:36, Franz Klammer wrote: > while a reinstall of galeon i found that the=20 > configure-script dosen't find Xinerama.h.=20 > i don't know if this is necessary (or make sense|helps :-)) > but here a patch for the Makefile. Committed, thanks! Joe >=20 > franz >=20 > --=20 > WEBONAUT.com > http://webonaut.com > mailto:klammer@webonaut.com > ---- >=20 > --- Makefile.orig Mon Apr 15 00:06:09 2002 > +++ Makefile Mon Apr 15 00:06:16 2002 > @@ -37,7 +37,7 @@ > CONFIGURE_ARGS=3D --with-mozilla-includes=3D"${X11BASE}/include/mozilla"= \ > --with-mozilla-libs=3D"${X11BASE}/lib/${MOZILLA}" \ > --enable-nautilus-view > -CONFIGURE_ENV=3D CPPFLAGS=3D"-I${LOCALBASE}/include -D_REENTRANT ${PTHRE= AD_CFLAGS}" \ > +CONFIGURE_ENV=3D CPPFLAGS=3D"-I${LOCALBASE}/include -I${X11BASE}/include= -D_REENTRANT ${PTHREAD_CFLAGS}" \ > LIBS=3D"-L${LOCALBASE}/lib ${PTHREAD_LIBS}" > CONFIGURE_TARGET=3D --target=3D${MACHINE_ARCH}-unknown-freebsd${OSREL} > =20 --=-0drNJ1djg27vA9QWtPkq 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 iEYEABECAAYFAjy+X4wACgkQb2iPiv4Uz4cxOACfcnGvSoKuexZXukOkJxrnJzfj mBcAn2lBjfC7DvkNy6H/S6jSs4pAfuUr =PMN+ -----END PGP SIGNATURE----- --=-0drNJ1djg27vA9QWtPkq-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Thu Apr 18 4:31:58 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C70F837B400; Thu, 18 Apr 2002 04:31:55 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3IBVtm70192; Thu, 18 Apr 2002 04:31:55 -0700 (PDT) (envelope-from sobomax) Date: Thu, 18 Apr 2002 04:31:55 -0700 (PDT) From: Message-Id: <200204181131.g3IBVtm70192@freefall.freebsd.org> To: lev@serebryakov.spb.ru, sobomax@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37193: [PATCH] update for port textproc/libxslt 1.0.16 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 Synopsis: [PATCH] update for port textproc/libxslt 1.0.16 State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Thu Apr 18 04:31:49 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37193 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Thu Apr 18 4:32:15 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A13937B400; Thu, 18 Apr 2002 04:32:13 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3IBWDc70241; Thu, 18 Apr 2002 04:32:13 -0700 (PDT) (envelope-from sobomax) Date: Thu, 18 Apr 2002 04:32:13 -0700 (PDT) From: Message-Id: <200204181132.g3IBWDc70241@freefall.freebsd.org> To: lev@serebryakov.spb.ru, sobomax@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37192: [PATCH] update for port textproc/libxml2 to 2.4.20 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 Synopsis: [PATCH] update for port textproc/libxml2 to 2.4.20 State-Changed-From-To: open->closed State-Changed-By: sobomax State-Changed-When: Thu Apr 18 04:32:04 PDT 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=37192 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Thu Apr 18 10:44:19 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D381B37B420; Thu, 18 Apr 2002 10:44:06 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3IHi3469189; Thu, 18 Apr 2002 10:44:03 -0700 (PDT) (envelope-from marcus) Date: Thu, 18 Apr 2002 10:44:03 -0700 (PDT) From: Message-Id: <200204181744.g3IHi3469189@freefall.freebsd.org> To: dateck@c-847d71d5.015-20-6c756c1.cust.bredbandsbolaget.se, marcus@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37179: mozilla does not compile 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 Synopsis: mozilla does not compile State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Thu Apr 18 10:42:12 PDT 2002 State-Changed-Why: Please upgrade your freetype port to 1.3.1_2, and make clean in the mozilla port directory. Then rebuild mozilla. If you require more assistance, please search the archives of ports@ for `WrapFreeType'. Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: marcus Responsible-Changed-When: Thu Apr 18 10:42:12 PDT 2002 Responsible-Changed-Why: Please upgrade your freetype port to 1.3.1_2, and make clean in the mozilla port directory. Then rebuild mozilla. If you require more assistance, please search the archives of ports@ for `WrapFreeType'. http://www.freebsd.org/cgi/query-pr.cgi?pr=37179 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Thu Apr 18 13:59:54 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by hub.freebsd.org (Postfix) with ESMTP id EF71C37B481; Thu, 18 Apr 2002 13:58:48 -0700 (PDT) Received: from sakura.ninth-nine.com (localhost [127.0.0.1]) by nd250009.gab.xdsl.ne.jp (8.12.2/8.12.2/NinthNine) with SMTP id g3IKwlaX048586; Fri, 19 Apr 2002 05:58:47 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Fri, 19 Apr 2002 05:58:47 +0900 From: Norikatsu Shigemura To: DougB@FreeBSD.org, gnome@FreeBSD.org Cc: Akinori MUSHA Subject: x11/xscreensaver's pkg-plist more clean Message-Id: <20020419055847.575272c4.nork@FreeBSD.org> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart_Fri__19_Apr_2002_05:58:47_+0900_0826a200" 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 This is a multi-part message in MIME format. --Multipart_Fri__19_Apr_2002_05:58:47_+0900_0826a200 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Dear maintainer of xscreensaver/xscreensaver-gnome! I was checked install of xscreensaver-gnome. And I found missing files in pkg=plist. Please check my patch file. or may I commit it? --Multipart_Fri__19_Apr_2002_05:58:47_+0900_0826a200 Content-Type: application/octet-stream; name="xscreensaver.pkg-plist.diff" Content-Disposition: attachment; filename="xscreensaver.pkg-plist.diff" Content-Transfer-Encoding: base64 SW5kZXg6IHBrZy1wbGlzdAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09ClJDUyBmaWxlOiAvaG9tZS9uY3ZzL3BvcnRzL3gx MS94c2NyZWVuc2F2ZXIvcGtnLXBsaXN0LHYKcmV0cmlldmluZyByZXZpc2lvbiAxLjMwCmRpZmYg LXUgLXIxLjMwIHBrZy1wbGlzdAotLS0gcGtnLXBsaXN0CTI0IE1hciAyMDAyIDA4OjMwOjI0IC0w MDAwCTEuMzAKKysrIHBrZy1wbGlzdAkxOCBBcHIgMjAwMiAxOToxMDozMSAtMDAwMApAQCAtMTM1 LDYgKzEzNSw3IEBACiBiaW4veHNjcmVlbnNhdmVyLWhhY2tzL3ZpbmVzCiBiaW4veHNjcmVlbnNh dmVyLWhhY2tzL3dhbmRlcgogYmluL3hzY3JlZW5zYXZlci1oYWNrcy93ZWJjb2xsYWdlCitiaW4v eHNjcmVlbnNhdmVyLWhhY2tzL3dlYmNvbGxhZ2UtaGVscGVyCiBiaW4veHNjcmVlbnNhdmVyLWhh Y2tzL3doaXJsd2luZHdhcnAKIGJpbi94c2NyZWVuc2F2ZXItaGFja3Mvd2hpcmx5Z2lnCiBiaW4v eHNjcmVlbnNhdmVyLWhhY2tzL3dvcm0KQEAgLTE0OCw2ICsxNDksNyBAQAogYmluL3hzY3JlZW5z YXZlci1oYWNrcy94dGVldmVlCiBiaW4veHNjcmVlbnNhdmVyLWhhY2tzL3pvb20KIGxpYi9YMTEv YXBwLWRlZmF1bHRzL1hTY3JlZW5TYXZlcgorJSVHTk9NRTolJXNoYXJlL2dub21lL2NvbnRyb2wt Y2VudGVyL2NhcHBsZXRzL3NjcmVlbnNhdmVyLmRlc2t0b3AKICUlR05PTUU6JSVzaGFyZS9nbm9t ZS9jb250cm9sLWNlbnRlci9EZXNrdG9wL3NjcmVlbnNhdmVyLXByb3BlcnRpZXMuZGVza3RvcAog JSVHTk9NRTolJXNoYXJlL2dub21lL2FwcHMvU2V0dGluZ3MvRGVza3RvcC9zY3JlZW5zYXZlci1w cm9wZXJ0aWVzLmRlc2t0b3AKICUlR05PTUU6JSVzaGFyZS9nbm9tZS9waXhtYXBzL3NjcmVlbnNh dmVyLWNtbmRsbi54cG0K --Multipart_Fri__19_Apr_2002_05:58:47_+0900_0826a200-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Thu Apr 18 14: 2:16 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by hub.freebsd.org (Postfix) with ESMTP id B137637B404 for ; Thu, 18 Apr 2002 14:02:12 -0700 (PDT) Received: from sakura.ninth-nine.com (localhost [127.0.0.1]) by nd250009.gab.xdsl.ne.jp (8.12.2/8.12.2/NinthNine) with SMTP id g3IL2CaX048860; Fri, 19 Apr 2002 06:02:12 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Fri, 19 Apr 2002 06:02:11 +0900 From: Norikatsu Shigemura To: gnome@FreeBSD.org Cc: Akinori MUSHA Subject: www/mozilla's pkg-plist more clean Message-Id: <20020419060211.215c92ff.nork@FreeBSD.org> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart_Fri__19_Apr_2002_06:02:11_+0900_082ac000" 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 This is a multi-part message in MIME format. --Multipart_Fri__19_Apr_2002_06:02:11_+0900_082ac000 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Dear maintainer of www/mozilla! I was checked install of mozilla. And I found a missing file in pkg=plist. Please check my patch file. --Multipart_Fri__19_Apr_2002_06:02:11_+0900_082ac000 Content-Type: application/octet-stream; name="mozilla.pkg-plist.diff" Content-Disposition: attachment; filename="mozilla.pkg-plist.diff" Content-Transfer-Encoding: base64 SW5kZXg6IHBrZy1wbGlzdAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09ClJDUyBmaWxlOiAvaG9tZS9uY3ZzL3BvcnRzL3d3 dy9tb3ppbGxhL3BrZy1wbGlzdCx2CnJldHJpZXZpbmcgcmV2aXNpb24gMS41MwpkaWZmIC11IC11 IC1yMS41MyBwa2ctcGxpc3QKLS0tIHBrZy1wbGlzdAkxNSBBcHIgMjAwMiAyMTo0NDo0OCAtMDAw MAkxLjUzCisrKyBwa2ctcGxpc3QJMTggQXByIDIwMDIgMTk6MjY6MzEgLTAwMDAKQEAgLTE0LDYg KzE0LDcgQEAKIGxpYi9tb3ppbGxhL2Nocm9tZS9jbGFzc2ljLmphcgogbGliL21vemlsbGEvY2hy b21lL2NvbW0uamFyCiBsaWIvbW96aWxsYS9jaHJvbWUvY29udGVudC1wYWNrcy5qYXIKK2xpYi9t b3ppbGxhL2Nocm9tZS9lbWJlZC5qYXIKIGxpYi9tb3ppbGxhL2Nocm9tZS9lbWJlZC1zYW1wbGUu amFyCiBsaWIvbW96aWxsYS9jaHJvbWUvZW4tVVMuamFyCiBsaWIvbW96aWxsYS9jaHJvbWUvZW4t bWFjLmphcgo= --Multipart_Fri__19_Apr_2002_06:02:11_+0900_082ac000-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Thu Apr 18 14: 5:32 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by hub.freebsd.org (Postfix) with ESMTP id 3E27937B400 for ; Thu, 18 Apr 2002 14:05:29 -0700 (PDT) Received: from sakura.ninth-nine.com (localhost [127.0.0.1]) by nd250009.gab.xdsl.ne.jp (8.12.2/8.12.2/NinthNine) with SMTP id g3IL5SaX049003; Fri, 19 Apr 2002 06:05:28 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Fri, 19 Apr 2002 06:05:28 +0900 From: Norikatsu Shigemura To: gnome@FreeBSD.org Cc: Akinori MUSHA Subject: deskutils/gnomepim's pkg-plist more clean Message-Id: <20020419060528.5238d0e7.nork@FreeBSD.org> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart_Fri__19_Apr_2002_06:05:28_+0900_0826a200" 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 This is a multi-part message in MIME format. --Multipart_Fri__19_Apr_2002_06:05:28_+0900_0826a200 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Dear maintainer of gnomepim! I was checked install of xscreensaver-gnome. And I found missing files in pkg=plist. Please check my patch file. --Multipart_Fri__19_Apr_2002_06:05:28_+0900_0826a200 Content-Type: application/octet-stream; name="gnomepim.pkg-plist.diff" Content-Disposition: attachment; filename="gnomepim.pkg-plist.diff" Content-Transfer-Encoding: base64 SW5kZXg6IE1ha2VmaWxlCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT0KUkNTIGZpbGU6IC9ob21lL25jdnMvcG9ydHMvZGVz a3V0aWxzL2dub21lcGltL01ha2VmaWxlLHYKcmV0cmlldmluZyByZXZpc2lvbiAxLjM3CmRpZmYg LXUgLXUgLXIxLjM3IE1ha2VmaWxlCi0tLSBNYWtlZmlsZQkxOCBNYXIgMjAwMiAxNToxNzowNiAt MDAwMAkxLjM3CisrKyBNYWtlZmlsZQkxOCBBcHIgMjAwMiAxOTozNjoxMSAtMDAwMApAQCAtMTks NiArMTksOSBAQAogLmlmICFkZWZpbmVkKFdJVEhPVVRfUElMT1QpCiBCVUlMRF9ERVBFTkRTPQkk e1gxMUJBU0V9L2xpYi9nbm9tZS1waWxvdC9jb25kdWl0cy9saWJlbWFpbF9jb25kdWl0LnNvOiR7 UE9SVFNESVJ9L3BhbG0vZ25vbWVwaWxvdC1jb25kdWl0cwogUlVOX0RFUEVORFM9CSR7WDExQkFT RX0vbGliL2dub21lLXBpbG90L2NvbmR1aXRzL2xpYmVtYWlsX2NvbmR1aXQuc286JHtQT1JUU0RJ Un0vcGFsbS9nbm9tZXBpbG90LWNvbmR1aXRzCitQTElTVF9TVUI9CUdOT01FX1BJTE9UPSIiCisu ZWxlc2UKK1BMSVNUX1NVQj0JR05PTUVfUElMT1Q9IkBjb21tZW50ICIKIC5lbmRpZgogCiBVU0Vf WF9QUkVGSVg9CXllcwpJbmRleDogcGtnLXBsaXN0Cj09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KUkNTIGZpbGU6IC9ob21l L25jdnMvcG9ydHMvZGVza3V0aWxzL2dub21lcGltL3BrZy1wbGlzdCx2CnJldHJpZXZpbmcgcmV2 aXNpb24gMS4xMgpkaWZmIC11IC11IC1yMS4xMiBwa2ctcGxpc3QKLS0tIHBrZy1wbGlzdAk2IERl YyAyMDAxIDEwOjE1OjE4IC0wMDAwCTEuMTIKKysrIHBrZy1wbGlzdAkxOCBBcHIgMjAwMiAxOToz NDo1NCAtMDAwMApAQCAtMiw2ICsyLDEwIEBACiBiaW4vZ25vbWVjYXJkCiBldGMvQ09SQkEvc2Vy dmVycy9nbm9tZWNhbC5nbm9yYmEKIGV0Yy9DT1JCQS9zZXJ2ZXJzL2dub21lY2FyZC5nbm9yYmEK KyUlR05PTUVfUElMT1QlJWxpYi9nbm9tZS1waWxvdC9jb25kdWl0cy9saWJhZGRyZXNzX2NvbmR1 aXQuc28KKyUlR05PTUVfUElMT1QlJWxpYi9nbm9tZS1waWxvdC9jb25kdWl0cy9saWJjYWxlbmRh cl9jb25kdWl0LnNvCislJUdOT01FX1BJTE9UJSVzaGFyZS9nbm9tZS9nbm9tZS1waWxvdC9jb25k dWl0cy9nbm9tZWNhbC5jb25kdWl0CislJUdOT01FX1BJTE9UJSVzaGFyZS9nbm9tZS9nbm9tZS1w aWxvdC9jb25kdWl0cy9nbm9tZWNhcmQuY29uZHVpdAogc2hhcmUvZ25vbWUvYXBwcy9BcHBsaWNh dGlvbnMvZ25jYWwuZGVza3RvcAogc2hhcmUvZ25vbWUvYXBwcy9BcHBsaWNhdGlvbnMvZ25vbWVj YXJkLmRlc2t0b3AKIHNoYXJlL2dub21lL2hlbHAvZ25vbWVjYWwvQy9pbWFnZXMvY2FsLXByb3Bz LmdpZgo= --Multipart_Fri__19_Apr_2002_06:05:28_+0900_0826a200-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Thu Apr 18 14: 7:58 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by hub.freebsd.org (Postfix) with ESMTP id B5F8C37B400 for ; Thu, 18 Apr 2002 14:07:54 -0700 (PDT) Received: from sakura.ninth-nine.com (localhost [127.0.0.1]) by nd250009.gab.xdsl.ne.jp (8.12.2/8.12.2/NinthNine) with SMTP id g3IL7saX049104; Fri, 19 Apr 2002 06:07:54 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Fri, 19 Apr 2002 06:07:53 +0900 From: Norikatsu Shigemura To: gnome@FreeBSD.org Cc: Akinori MUSHA Subject: print/ggv's pkg-plist more clean Message-Id: <20020419060753.26b924b3.nork@FreeBSD.org> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart_Fri__19_Apr_2002_06:07:53_+0900_0827f400" 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 This is a multi-part message in MIME format. --Multipart_Fri__19_Apr_2002_06:07:53_+0900_0827f400 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Dear maintainer of ggv! I was checked install of xscreensaver-gnome. And I found a missing file in pkg=plist. Please check my patch file. --Multipart_Fri__19_Apr_2002_06:07:53_+0900_0827f400 Content-Type: application/octet-stream; name="ggv.pkg-plist.diff" Content-Disposition: attachment; filename="ggv.pkg-plist.diff" Content-Transfer-Encoding: base64 SW5kZXg6IHBrZy1wbGlzdAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09ClJDUyBmaWxlOiAvaG9tZS9uY3ZzL3BvcnRzL3By aW50L2dndi9wa2ctcGxpc3QsdgpyZXRyaWV2aW5nIHJldmlzaW9uIDEuMTIKZGlmZiAtdSAtdSAt cjEuMTIgcGtnLXBsaXN0Ci0tLSBwa2ctcGxpc3QJMTIgTm92IDIwMDEgMTI6NDM6MjggLTAwMDAJ MS4xMgorKysgcGtnLXBsaXN0CTE4IEFwciAyMDAyIDE5OjM3OjQzIC0wMDAwCkBAIC0xMDUsNiAr MTA1LDcgQEAKIHNoYXJlL2xvY2FsZS90ci9MQ19NRVNTQUdFUy9nZ3YubW8KIHNoYXJlL2xvY2Fs ZS91ay9MQ19NRVNTQUdFUy9nZ3YubW8KIHNoYXJlL2xvY2FsZS96aF9DTi5HQjIzMTIvTENfTUVT U0FHRVMvZ2d2Lm1vCitzaGFyZS9sb2NhbGUvemhfVFcvTENfTUVTU0FHRVMvZ2d2Lm1vCiBAZGly cm0gc2hhcmUvZ25vbWUvb21mL2dndgogQGRpcnJtIHNoYXJlL2dub21lL2hlbHAvZ2d2L2phL3N0 eWxlc2hlZXQtaW1hZ2VzCiBAZGlycm0gc2hhcmUvZ25vbWUvaGVscC9nZ3YvamEK --Multipart_Fri__19_Apr_2002_06:07:53_+0900_0827f400-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Thu Apr 18 14:10: 4 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by hub.freebsd.org (Postfix) with ESMTP id 20CAF37B41B for ; Thu, 18 Apr 2002 14:09:52 -0700 (PDT) Received: from sakura.ninth-nine.com (localhost [127.0.0.1]) by nd250009.gab.xdsl.ne.jp (8.12.2/8.12.2/NinthNine) with SMTP id g3IL9paX049325; Fri, 19 Apr 2002 06:09:51 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Fri, 19 Apr 2002 06:09:51 +0900 From: Norikatsu Shigemura To: gnome@FreeBSD.org Cc: Akinori MUSHA Subject: x11/gdm's pkg-plist more clean Message-Id: <20020419060951.75e61490.nork@FreeBSD.org> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart_Fri__19_Apr_2002_06:09:51_+0900_0826a200" 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 This is a multi-part message in MIME format. --Multipart_Fri__19_Apr_2002_06:09:51_+0900_0826a200 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Dear maintainer of gdm! I was checked install of gdm. And I found a missing file in pkg=plist. Please check my patch file. --Multipart_Fri__19_Apr_2002_06:09:51_+0900_0826a200 Content-Type: application/octet-stream; name="gdm.pkg-plist.diff" Content-Disposition: attachment; filename="gdm.pkg-plist.diff" Content-Transfer-Encoding: base64 SW5kZXg6IHBrZy1wbGlzdAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09ClJDUyBmaWxlOiAvaG9tZS9uY3ZzL3BvcnRzL3gx MS9nZG0vcGtnLXBsaXN0LHYKcmV0cmlldmluZyByZXZpc2lvbiAxLjkKZGlmZiAtdSAtdSAtcjEu OSBwa2ctcGxpc3QKLS0tIHBrZy1wbGlzdAkxNCBNYXIgMjAwMiAwMDowNzo0MSAtMDAwMAkxLjkK KysrIHBrZy1wbGlzdAkxOCBBcHIgMjAwMiAxOToxNDo0OCAtMDAwMApAQCAtMTYsNiArMTYsNyBA QAogZXRjL2dkbS9nZG0uY29uZgogZXRjL2dkbS9nbm9tZXJjCiBldGMvZ2RtL2xvY2FsZS5hbGlh cworc2Jpbi9nZG1hc2twYXNzCiBzYmluL2dkbS1yZXN0YXJ0CiBzYmluL2dkbS1zYWZlLXJlc3Rh cnQKIHNoYXJlL2dub21lL2FwcHMvU2V0dGluZ3MvZ2RtcGhvdG9zZXR1cC5kZXNrdG9wCg== --Multipart_Fri__19_Apr_2002_06:09:51_+0900_0826a200-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Thu Apr 18 14:13:19 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-30.cisco.com [64.102.60.30]) by hub.freebsd.org (Postfix) with ESMTP id D3D8C37B41F; Thu, 18 Apr 2002 14:13:00 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3ILCZnq024204; Thu, 18 Apr 2002 17:12:35 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.2/8.12.2/Submit) id g3ILCY9Z024203; Thu, 18 Apr 2002 17:12:34 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: x11/xscreensaver's pkg-plist more clean From: Joe Marcus Clarke To: Norikatsu Shigemura Cc: DougB@FreeBSD.ORG, gnome@FreeBSD.ORG, Akinori MUSHA In-Reply-To: <20020419055847.575272c4.nork@FreeBSD.org> References: <20020419055847.575272c4.nork@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ysOx3cMAGx6yo/EPu98A" X-Mailer: Ximian Evolution 1.0.3 Date: 18 Apr 2002 18:12:34 -0300 Message-Id: <1019164354.7759.12.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 --=-ysOx3cMAGx6yo/EPu98A Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2002-04-18 at 17:58, Norikatsu Shigemura wrote: > Dear maintainer of xscreensaver/xscreensaver-gnome! >=20 > I was checked install of xscreensaver-gnome. And I found missing files > in pkg=3Dplist. Please check my patch file. or may I commit it? I actually sent in a patch to Doug a while ago so as _not_ to install screensaver.desktop in capplets. It causes a floating Screensaver configuration icon to appear in the Gnome Control Center. I'd like to see that committed personally. Joe --=20 PGP Key: http://www.marcuscom.com/pgp.asc --=-ysOx3cMAGx6yo/EPu98A 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 iEYEABECAAYFAjy/NsIACgkQb2iPiv4Uz4eNXACfSJhSDyIe9MRA8S48Z/h2/iVy ZcUAninregc4amGuYeEtdhU0NPOAaMl1 =lL8p -----END PGP SIGNATURE----- --=-ysOx3cMAGx6yo/EPu98A-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Thu Apr 18 14:14:18 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-30.cisco.com [64.102.60.30]) by hub.freebsd.org (Postfix) with ESMTP id 5D6FA37B404; Thu, 18 Apr 2002 14:14:08 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3ILDhnq024220; Thu, 18 Apr 2002 17:13:43 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.2/8.12.2/Submit) id g3ILDh1j024219; Thu, 18 Apr 2002 17:13:43 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: x11/gdm's pkg-plist more clean From: Joe Marcus Clarke To: Norikatsu Shigemura Cc: gnome@FreeBSD.ORG, Akinori MUSHA In-Reply-To: <20020419060951.75e61490.nork@FreeBSD.org> References: <20020419060951.75e61490.nork@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-HEPOW6DqWPdbusegc+VT" X-Mailer: Ximian Evolution 1.0.3 Date: 18 Apr 2002 18:13:43 -0300 Message-Id: <1019164423.7759.14.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 --=-HEPOW6DqWPdbusegc+VT Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2002-04-18 at 18:09, Norikatsu Shigemura wrote: > Dear maintainer of gdm! >=20 > I was checked install of gdm. And I found a missing file > in pkg=3Dplist. Please check my patch file. As a maintainer of GNOME, I have no objection to any of your pkg-plist cleanup patches except the one mentioned on xscreensaver. You may want Maxim's buy-in on this as well, though. Joe --=20 PGP Key: http://www.marcuscom.com/pgp.asc --=-HEPOW6DqWPdbusegc+VT 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 iEYEABECAAYFAjy/NwcACgkQb2iPiv4Uz4cMAACgrlgwP3pquGQ0V8jmXzEahlqs haUAnicO99VC3wwkUEN3yushF78Pt/50 =a4eF -----END PGP SIGNATURE----- --=-HEPOW6DqWPdbusegc+VT-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Thu Apr 18 14:30: 8 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by hub.freebsd.org (Postfix) with ESMTP id 0438F37B404; Thu, 18 Apr 2002 14:30:04 -0700 (PDT) Received: from sakura.ninth-nine.com (localhost [127.0.0.1]) by nd250009.gab.xdsl.ne.jp (8.12.2/8.12.2/NinthNine) with SMTP id g3ILU3aX050365; Fri, 19 Apr 2002 06:30:03 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Fri, 19 Apr 2002 06:30:03 +0900 From: Norikatsu Shigemura To: Joe Marcus Clarke Cc: DougB@FreeBSD.org, gnome@FreeBSD.org, knu@iDaemons.org Subject: Re: x11/xscreensaver's pkg-plist more clean Message-Id: <20020419063003.1e560819.nork@FreeBSD.org> In-Reply-To: <1019164354.7759.12.camel@gyros.marcuscom.com> References: <20020419055847.575272c4.nork@FreeBSD.org> <1019164354.7759.12.camel@gyros.marcuscom.com> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 Dear Joe Marcus Clarke. On 18 Apr 2002 18:12:34 -0300 Joe Marcus Clarke wrote: > On Thu, 2002-04-18 at 17:58, Norikatsu Shigemura wrote: > > Dear maintainer of xscreensaver/xscreensaver-gnome! > > I was checked install of xscreensaver-gnome. And I found missing files > > in pkg=plist. Please check my patch file. or may I commit it? > I actually sent in a patch to Doug a while ago so as _not_ to install > screensaver.desktop in capplets. It causes a floating Screensaver > configuration icon to appear in the Gnome Control Center. I'd like to > see that committed personally. I don't know that feature(It causes a floating ...). Exactly, I made a misdirected patch. Please ignore my patch. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Thu Apr 18 17:49:34 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from zoot.corp.yahoo.com (zoot.corp.yahoo.com [216.145.52.89]) by hub.freebsd.org (Postfix) with ESMTP id 7D5CC37B400; Thu, 18 Apr 2002 17:49:32 -0700 (PDT) Received: from zoot.corp.yahoo.com (localhost [127.0.0.1]) by zoot.corp.yahoo.com (8.12.3/8.12.3) with ESMTP id g3J0nWHW008776; Thu, 18 Apr 2002 17:49:32 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (dougb@localhost) by zoot.corp.yahoo.com (8.12.3/8.12.3/Submit) with ESMTP id g3J0nVFD008773; Thu, 18 Apr 2002 17:49:31 -0700 (PDT) X-Authentication-Warning: zoot.corp.yahoo.com: dougb owned process doing -bs Date: Thu, 18 Apr 2002 17:49:31 -0700 (PDT) From: Doug Barton X-X-Sender: dougb@zoot.corp.yahoo.com To: Joe Marcus Clarke Cc: Norikatsu Shigemura , , Akinori MUSHA Subject: Re: x11/xscreensaver's pkg-plist more clean In-Reply-To: <1019164354.7759.12.camel@gyros.marcuscom.com> Message-ID: <20020418174822.U8772-100000@zoot.corp.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On 18 Apr 2002, Joe Marcus Clarke wrote: > I actually sent in a patch to Doug a while ago so as _not_ to install > screensaver.desktop in capplets. It causes a floating Screensaver > configuration icon to appear in the Gnome Control Center. I'd like to > see that committed personally. Did you ever talk to Jamie (xscreensaver author) about this. I would really prefer that someone who understands gnome talk it over with him, and that he adopt a canonical solution.... we're starting to diverge more than I'm comofortable with from the sources already. -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Thu Apr 18 17:53:38 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from zoot.corp.yahoo.com (zoot.corp.yahoo.com [216.145.52.89]) by hub.freebsd.org (Postfix) with ESMTP id BF1ED37B417; Thu, 18 Apr 2002 17:53:35 -0700 (PDT) Received: from zoot.corp.yahoo.com (localhost [127.0.0.1]) by zoot.corp.yahoo.com (8.12.3/8.12.3) with ESMTP id g3J0rZHW008784; Thu, 18 Apr 2002 17:53:35 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (dougb@localhost) by zoot.corp.yahoo.com (8.12.3/8.12.3/Submit) with ESMTP id g3J0rZdg008781; Thu, 18 Apr 2002 17:53:35 -0700 (PDT) X-Authentication-Warning: zoot.corp.yahoo.com: dougb owned process doing -bs Date: Thu, 18 Apr 2002 17:53:35 -0700 (PDT) From: Doug Barton X-X-Sender: dougb@zoot.corp.yahoo.com To: Norikatsu Shigemura Cc: gnome@FreeBSD.org, Akinori MUSHA Subject: Re: x11/xscreensaver's pkg-plist more clean In-Reply-To: <20020419055847.575272c4.nork@FreeBSD.org> Message-ID: <20020418175046.L8772-100000@zoot.corp.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Fri, 19 Apr 2002, Norikatsu Shigemura wrote: > Dear maintainer of xscreensaver/xscreensaver-gnome! > > I was checked install of xscreensaver-gnome. And I found missing files > in pkg=plist. Please check my patch file. or may I commit it? I prefer that no one commit to this port... it's cost me too much time in the past already. I will seriously consider adding your patch though, since I would rather deal with the existence of the thing in plist than deal with not creating it... basically because I don't understand or run gnome. The webcollage-helper thing I'm a little confused about though... I don't have that on my system. Did you modify the port in some other way before you did the install? -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Thu Apr 18 18:29:54 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 A31C437B405; Thu, 18 Apr 2002 18:29:50 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.2/8.12.2) with ESMTP id g3J1SHFf095460; Thu, 18 Apr 2002 21:28:17 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: x11/xscreensaver's pkg-plist more clean From: Joe Marcus Clarke To: Doug Barton Cc: Norikatsu Shigemura , gnome@FreeBSD.org, Akinori MUSHA In-Reply-To: <20020418174822.U8772-100000@zoot.corp.yahoo.com> References: <20020418174822.U8772-100000@zoot.corp.yahoo.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-lT2zCsgrCnvqhU2De2db" X-Mailer: Ximian Evolution 1.0.3 Date: 18 Apr 2002 22:29:44 -0300 Message-Id: <1019179784.90656.0.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 --=-lT2zCsgrCnvqhU2De2db Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2002-04-18 at 21:49, Doug Barton wrote: > On 18 Apr 2002, Joe Marcus Clarke wrote: >=20 > > I actually sent in a patch to Doug a while ago so as _not_ to install > > screensaver.desktop in capplets. It causes a floating Screensaver > > configuration icon to appear in the Gnome Control Center. I'd like to > > see that committed personally. >=20 > Did you ever talk to Jamie (xscreensaver author) about this. I > would really prefer that someone who understands gnome talk it over with > him, and that he adopt a canonical solution.... we're starting to diverge > more than I'm comofortable with from the sources already. Okay, will do. In the meantime, I guess adding the file to the plist would be a good idea. Joe >=20 > --=20 > "We have known freedom's price. We have shown freedom's power. > And in this great conflict, ... we will see freedom's victory." > - George W. Bush, President of the United States > State of the Union, January 28, 2002 >=20 > Do YOU Yahoo!? >=20 >=20 >=20 --=-lT2zCsgrCnvqhU2De2db 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 iEYEABECAAYFAjy/cwgACgkQb2iPiv4Uz4cUxgCfaAXgpT4Bd3yuqoap+yfoax+V a7YAnjE3x2Jnbqsfo60t+0MN4ASar4p4 =it7j -----END PGP SIGNATURE----- --=-lT2zCsgrCnvqhU2De2db-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Fri Apr 19 11: 5:28 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from earth.Opal-RT.com (tori.opal-rt.com [209.205.19.190]) by hub.freebsd.org (Postfix) with ESMTP id 97DD937B416; Fri, 19 Apr 2002 11:04:43 -0700 (PDT) Received: from serveur2.opalrt (serveur2 [192.1.1.3]) by earth.Opal-RT.com (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id KAA10461; Fri, 19 Apr 2002 10:56:14 -0400 X-Authentication-Warning: earth.Opal-RT.com: Host serveur2 [192.1.1.3] claimed to be serveur2.opalrt Received: by SERVEUR2 with Internet Mail Service (5.5.2653.19) id <259FV3Z1>; Fri, 19 Apr 2002 11:01:54 -0400 Message-ID: From: newsletter To: newsletter Subject: Opal-RT Simulation Newsletter, Vol. 11 Date: Fri, 19 Apr 2002 11:01:48 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C1E7B3.2125C450" 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 This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C1E7B3.2125C450 Content-Type: text/plain; charset="iso-8859-1" Dear Colleague I understand that you are involved in the simulation of dynamic systems, particularly for developing control systems. I thought you might be interested in what Opal-RT Technologies can offer you. If you need to run simulations in real-time for hardware-in-the-loop applications, Opal-RT provides all the products and services you need to deliver hard-real-time performance for the most complex MATLAB/Simulink or MATRIXx/SystemBuild models. I have included a copy of our latest Simulation newsletter, which outlines some of the developments in this growing area. I hope you find this of interest. If you wish to receive further information from us, please register at our web site at www.opal-rt.com/register.htm. This will also give you access to our protected "Downloads" section where you will find extensive technical information to help you with your real-time projects. Best regards Paul Goossens VP Marketing Opal-RT Technologies Inc. Opal-RT Simulation Newsletter, Vol. 11 Welcome to the Simulation Newsletter, the way for control engineers and simulation specialists to stay up-to-date with new simulation and control technologies. _____ This Newsletter was sent to you because our database indicates that you want to be informed about new simulation and control technologies. If this is not the case, please accept our apologies and reply to this email with the word 'unsubscribe' in the reply's subject line. _____ Topics for this month are: Special Feature: * Introducing SYMOFROS: Mechanical Systems Simulation for Real-Time Dynamics Modeling and Control Systems Development Help us to define the ideal mechanical systems analysis tool and you could win a Digital Camera! Opal-RT News * National Instruments and Opal-RT Advance Integration of Simulation and Test * OPAL-RT Flying High with the Embraer EMB-170! * University of Hull Orders RT-LAB for Real-Time Satellite Data Analysis From our Downloads Section * APEC'02: "Real-Time, PC-Based Simulator of Electric Systems and Drives" * "Controlled Reliability" by Paul Baracos _____ Special Feature Introducing SYMOFROS: Mechanical Systems Simulation for Real-Time Dynamics Modeling and Control Systems Development Over the last few years, we have been working with the Canadian Space Agency (CSA) to develop a new technology for analyzing complex multibody mechanisms, using an innovative symbolic approach to defining the mechanism model. This technology, SYMOFROS, incorporates all the tools needed to graphically define the mechanism topology, generate the equations of motion, and incorporate the model into a real-time simulator. It has been used successfully by CSA in many projects, such as the Space Shuttle's manipulator, and the Mobile Servicing System for the International Space Station. Now, we want to put the power of SYMOFROS into your hands. If you need to analyze the dynamics and kinematics of mechanical systems, such as vehicle suspensions, aircraft landing gear, robotics, and other high-speed, high-precision mechanisms, we'd like to hear from you. Our goal is to fully understand the requirements of engineers who could use such a tool, to help us develop the ideal solution. Please take a few minutes to fill out the online survey at www.symofros.com . If you submit this before May 3, 2002, we'll enter your name into a draw to win a Casio QV3000 Digital Camera, worth $599. Opal-RT News NI and Opal-RT Advance Integration of Simulation and Test Opal-RT Technologies Inc. has joined the NI Alliance Program, a network of consultants, systems integrators, and product developers that help bring NI technology to new applications and markets. This new alliance combines Opal-RT products and services that complement NI LabVIEW and NI data acquisition and control hardware to provide solutions that integrate simulation with test for hardware-in-the-loop applications in markets such as automotive and aerospace. View Full Announcement OPAL-RT Flying High with the Embraer EMB-170! The maiden flight for Embraer's new EMB-170 regional jet in February 2002 went off without a hitch, and Opal-RT's technologies were "on board" in their on-ground telemetry station, to perform real-time in-flight, as well as post-flight, processing and analysis of the flight-test data. RT-LAB was used in conjunction with high-fidelity models of the aircraft flight dynamics and control systems, and DINAMO, a specialized tool for aircraft flight analysis from Opal-RT, was used for configuring the models for controlling simulations and comparing them to flight test data. The design of the EMB-170, described by Embraer's President, Mauricio Botelho as "the most complex and challenging program we've ever developed", is the first to use fly-by-wire technology (computer-controlled, electrical primary flight controls) on a regional jet, a feature that is used only on advanced military aircraft and large transport jets. According to a recent communiqué from Embraer, the use of digital modeling and virtual reality "...contributes to the reduction of costs and development cycles, as well as costly and time-consuming changes later in the program". Real-time technologies from Opal-RT have played a role in the success of the design and test stages of the program. According to Opal-RT's Director of Aerospace Modeling and Simulation Division, Dr. Sergio Cavalcanti, who was present at the first test, "this has been a very exciting time for my team, as well as the design team at Embraer. It demonstrates that RT-LAB and DINAMO can give engineers the performance they need when it matters the most." For more information about our Aerospace Modeling and Simulation services and products, including DINAMO, particularly with its new Parameter Estimation features, and the new RT-LAB Avionics Test Bench click here. University of Quebec at Hull Orders RT-LAB for Real-Time Satellite Image Analysis UQAH recently purchased a Real-Time Simulation System based on RT-LAB in order to achieve the required performance for their Real-Time Spatial Image Analysis Project. After evaluating many proposed systems from different vendors, UQAH finally chose the Real-Time Simulation System that offered performance, flexibility, and scalability for their distributed geomatic modeling and analysis project. The system includes RT-LAB with the shared memory option, to be used on a distributed 8 Xeon processor server. Welcome to the Opal-RT community, UQAH! Click here for our latest success stories. From our Downloads Section This is a new section to the Opal-RT Simulation Newsletter that will highlight the most up-to-date information about real-time simulation technologies, with relevant articles and technical papers available on the Downloads section of our web site. This requires you to register with us first, which helps us to track what items are of the most interest and who is interested in them. This helps us to ensure that we only provide the information that you are interested in. If you're not registered, don't worry; the process is simple and FREE. Simply click here to register. APEC'02: "Real-Time, PC-Based Simulator of Electric Systems and Drives" A team of our electrical systems simulation experts attended the recent 2002 Applied Power Electronics Conference (APEC) and participated in the "Modeling, Simulation & Control" technical session. They presented the RT-LAB Electrical Engineering Simulator as a powerful computer-based tool for the real-time simulation and rapid control prototyping of power electronic systems and drives. If you have already registered, click here to download the presentation. "Controlled Reliability" by Paul Baracos This article appeared in the December 2001 issue of Engine Technology International Magazine ( www.ukintpress.com ) and is now available for download. "An engineering simulator provides engine design and test engineers with a complete, flexible and scalable solution for dynamic-simulation-based HIL modeling. With real-time 'details' such as timing, I/O interfacing, communication, and numerical precision, you will be free to develop effective testing strategies to build a better car." If you have already registered, just click here to download. Your comments on this newsletter are appreciated. Newsletter Editor ------_=_NextPart_001_01C1E7B3.2125C450 Content-Type: text/html; charset="iso-8859-1"

Dear Colleague

I understand that you are involved in the simulation of dynamic systems, particularly for developing control systems. I thought you might be interested in what Opal-RT Technologies can offer you.

If you need to run simulations in real-time for hardware-in-the-loop applications, Opal-RT provides all the products and services you need to deliver hard-real-time performance for the most complex MATLAB/Simulink or MATRIXx/SystemBuild models.

I have included a copy of our latest Simulation newsletter, which outlines some of the developments in this growing area. I hope you find this of interest.

If you wish to receive further information from us, please register at our web site at www.opal-rt.com/register.htm. This will also give you access to our protected "Downloads" section where you will find extensive technical information to help you with your real-time projects.

Best regards

Paul Goossens
VP Marketing
Opal-RT Technologies Inc.


Opal-RT Simulation Newsletter, Vol. 11

Welcome to the Simulation Newsletter, the way for control engineers and simulation specialists to stay up-to-date with new simulation and control technologies.


This Newsletter was sent to you because our database indicates that you want to be informed about new simulation and control technologies. If this is not the case, please accept our apologies and reply to this email with the word 'unsubscribe' in the reply's subject line.


Topics for this month are:

Special Feature:

  • Introducing SYMOFROS: Mechanical Systems Simulation for Real-Time Dynamics Modeling and Control Systems Development

Help us to define the ideal mechanical systems analysis tool and you could win a Digital Camera!

Opal-RT News

  • National Instruments and Opal-RT Advance Integration of Simulation and Test
  • OPAL-RT Flying High with the Embraer EMB-170!
  • University of Hull Orders RT-LAB for Real-Time Satellite Data Analysis

From our Downloads Section

  • APEC'02: "Real-Time, PC-Based Simulator of Electric Systems and Drives"
  • "Controlled Reliability" by Paul Baracos

Special Feature

Introducing SYMOFROS: Mechanical Systems Simulation for Real-Time Dynamics Modeling and Control Systems Development

Over the last few years, we have been working with the Canadian Space Agency (CSA) to develop a new technology for analyzing complex multibody mechanisms, using an innovative symbolic approach to defining the mechanism model.

This technology, SYMOFROS, incorporates all the tools needed to graphically define the mechanism topology, generate the equations of motion, and incorporate the model into a real-time simulator. It has been used successfully by CSA in many projects, such as the Space Shuttle's manipulator, and the Mobile Servicing System for the International Space Station.

Now, we want to put the power of SYMOFROS into your hands.

If you need to analyze the dynamics and kinematics of mechanical systems, such as vehicle suspensions, aircraft landing gear, robotics, and other high-speed, high-precision mechanisms, we'd like to hear from you. Our goal is to fully understand the requirements of engineers who could use such a tool, to help us develop the ideal solution.

Please take a few minutes to fill out the online survey at www.symofros.com. If you submit this before May 3, 2002, we'll enter your name into a draw to win a Casio QV3000 Digital Camera, worth $599.

Opal-RT News

NI and Opal-RT Advance Integration of Simulation and Test
Opal-RT Technologies Inc. has joined the NI Alliance Program, a network of consultants, systems integrators, and product developers that help bring NI technology to new applications and markets. This new alliance combines Opal-RT products and services that complement NI LabVIEW and NI data acquisition and control hardware to provide solutions that integrate simulation with test for hardware-in-the-loop applications in markets such as automotive and aerospace.

View Full Announcement

OPAL-RT Flying High with the Embraer EMB-170!

The maiden flight for Embraer's new EMB-170 regional jet in February 2002 went off without a hitch, and Opal-RT's technologies were "on board" in their on-ground telemetry station, to perform real-time in-flight, as well as post-flight, processing and analysis of the flight-test data.

RT-LAB was used in conjunction with high-fidelity models of the aircraft flight dynamics and control systems, and DINAMO, a specialized tool for aircraft flight analysis from Opal-RT, was used for configuring the models for controlling simulations and comparing them to flight test data.

The design of the EMB-170, described by Embraer's President, Mauricio Botelho as "the most complex and challenging program we've ever developed", is the first to use fly-by-wire technology (computer-controlled, electrical primary flight controls) on a regional jet, a feature that is used only on advanced military aircraft and large transport jets.

According to a recent communiqué from Embraer, the use of digital modeling and virtual reality "...contributes to the reduction of costs and development cycles, as well as costly and time-consuming changes later in the program". Real-time technologies from Opal-RT have played a role in the success of the design and test stages of the program.

According to Opal-RT's Director of Aerospace Modeling and Simulation Division, Dr. Sergio Cavalcanti, who was present at the first test, "this has been a very exciting time for my team, as well as the design team at Embraer. It demonstrates that RT-LAB and DINAMO can give engineers the performance they need when it matters the most."

For more information about our Aerospace Modeling and Simulation services and products, including DINAMO, particularly with its new Parameter Estimation features, and the new RT-LAB Avionics Test Bench click here.

University of Quebec at Hull Orders RT-LAB for Real-Time Satellite Image Analysis

UQAH recently purchased a Real-Time Simulation System based on RT-LAB in order to achieve the required performance for their Real-Time Spatial Image Analysis Project.

After evaluating many proposed systems from different vendors, UQAH finally chose the Real-Time Simulation System that offered performance, flexibility, and scalability for their distributed geomatic modeling and analysis project.

The system includes RT-LAB with the shared memory option, to be used on a distributed 8 Xeon processor server.

Welcome to the Opal-RT community, UQAH!

Click here for our latest success stories.

From our Downloads Section

This is a new section to the Opal-RT Simulation Newsletter that will highlight the most up-to-date information about real-time simulation technologies, with relevant articles and technical papers available on the Downloads section of our web site.

This requires you to register with us first, which helps us to track what items are of the most interest and who is interested in them. This helps us to ensure that we only provide the information that you are interested in.

If you're not registered, don't worry; the process is simple and FREE. Simply click here to register.

APEC'02: "Real-Time, PC-Based Simulator of Electric Systems and Drives"

A team of our electrical systems simulation experts attended the recent 2002 Applied Power Electronics Conference (APEC) and participated in the "Modeling, Simulation & Control" technical session. They presented the RT-LAB Electrical Engineering Simulator as a powerful computer-based tool for the real-time simulation and rapid control prototyping of power electronic systems and drives.

If you have already registered, click here to download the presentation.

"Controlled Reliability" by Paul Baracos

This article appeared in the December 2001 issue of Engine Technology International Magazine (www.ukintpress.com) and is now available for download.

"An engineering simulator provides engine design and test engineers with a complete, flexible and scalable solution for dynamic-simulation-based HIL modeling. With real-time 'details' such as timing, I/O interfacing, communication, and numerical precision, you will be free to develop effective testing strategies to build a better car."

If you have already registered, just click here to download.

Your comments on this newsletter are appreciated.

Newsletter Editor
<http://www.opal-rt.com>

------_=_NextPart_001_01C1E7B3.2125C450-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Fri Apr 19 12:14:23 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by hub.freebsd.org (Postfix) with ESMTP id 3C94B37B404; Fri, 19 Apr 2002 12:14:20 -0700 (PDT) Received: from sakura.ninth-nine.com (localhost [127.0.0.1]) by nd250009.gab.xdsl.ne.jp (8.12.2/8.12.2/NinthNine) with SMTP id g3JJEIq0045938; Sat, 20 Apr 2002 04:14:18 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sat, 20 Apr 2002 04:14:18 +0900 From: Norikatsu Shigemura To: Doug Barton Cc: gnome@FreeBSD.org, knu@iDaemons.org Subject: Re: x11/xscreensaver's pkg-plist more clean Message-Id: <20020420041418.2bea1727.nork@FreeBSD.org> In-Reply-To: <20020418175046.L8772-100000@zoot.corp.yahoo.com> References: <20020419055847.575272c4.nork@FreeBSD.org> <20020418175046.L8772-100000@zoot.corp.yahoo.com> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart_Sat__20_Apr_2002_04:14:18_+0900_0818c200" 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 This is a multi-part message in MIME format. --Multipart_Sat__20_Apr_2002_04:14:18_+0900_0818c200 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Dear Doug Barton. On Thu, 18 Apr 2002 17:53:35 -0700 (PDT) Doug Barton wrote: > The webcollage-helper thing I'm a little confused about though... > I don't have that on my system. Did you modify the port in some other way > before you did the install? Sorry. webcollage-helper is not installed with no condition. If you have gdk-pixbuf and jpeg, xscreensaver is implicit depending to gdk-pixbuf and jpeg. So xscreensaver install webcollage-helper to ${PREFIX}/bin/xscreensaver-hacks/. Please check my patch. --Multipart_Sat__20_Apr_2002_04:14:18_+0900_0818c200 Content-Type: application/octet-stream; name="xscreensaver.pkg-plist.diff.2" Content-Disposition: attachment; filename="xscreensaver.pkg-plist.diff.2" Content-Transfer-Encoding: base64 SW5kZXg6IE1ha2VmaWxlCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT0KUkNTIGZpbGU6IC9ob21lL25jdnMvcG9ydHMveDEx L3hzY3JlZW5zYXZlci9NYWtlZmlsZSx2CnJldHJpZXZpbmcgcmV2aXNpb24gMS41MQpkaWZmIC11 IC11IC1yMS41MSBNYWtlZmlsZQotLS0gTWFrZWZpbGUJMTMgQXByIDIwMDIgMDY6MTk6MzIgLTAw MDAJMS41MQorKysgTWFrZWZpbGUJMTkgQXByIDIwMDIgMTk6MDU6NDMgLTAwMDAKQEAgLTI4LDEx ICsyOCwyMCBAQAogCiAuaW5jbHVkZSA8YnNkLnBvcnQucHJlLm1rPgogCitMSUJfREVQRU5EUys9 CWpwZWc6JHtQT1JUU0RJUn0vZ3JhcGhpY3MvanBlZworCiAuaWYgZGVmaW5lZChIQVZFX0dOT01F KQogVVNFX0dOT01FPQl5ZXMKIENPTkZJR1VSRV9BUkdTKz0JLS13aXRoLWdub21lCiAuZWxzZQog Q09ORklHVVJFX0FSR1MrPQktLXdpdGhvdXQtZ25vbWUKKy5lbmRpZgorCisuaWYgZGVmaW5lZChV U0VfR05PTUUpIHx8IGV4aXN0cygke1gxMUJBU0V9L2Jpbi9nZGstcGl4YnVmLWNvbmZpZykKK0xJ Ql9ERVBFTkRTKz0JZ2RrX3BpeGJ1Zi4yOiR7UE9SVFNESVJ9L2dyYXBoaWNzL2dkay1waXhidWYK K1BMSVNUX1NVQis9CVdJVEhfR0RLX1BJWEJVRj0iIgorLmVsc2UKK1BMSVNUX1NVQis9CVdJVEhf R0RLX1BJWEJVRj0iQGNvbW1lbnQgIgogLmVuZGlmCiAKIENPTkZJR1VSRV9FTlY9CVhfQ0ZMQUdT PS1JJHtMT0NBTEJBU0V9L2luY2x1ZGUvZ25vbWUteG1sCkluZGV4OiBwa2ctcGxpc3QKPT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PQpSQ1MgZmlsZTogL2hvbWUvbmN2cy9wb3J0cy94MTEveHNjcmVlbnNhdmVyL3BrZy1wbGlz dCx2CnJldHJpZXZpbmcgcmV2aXNpb24gMS4zMApkaWZmIC11IC11IC1yMS4zMCBwa2ctcGxpc3QK LS0tIHBrZy1wbGlzdAkyNCBNYXIgMjAwMiAwODozMDoyNCAtMDAwMAkxLjMwCisrKyBwa2ctcGxp c3QJMTkgQXByIDIwMDIgMTk6MDM6MzMgLTAwMDAKQEAgLTEzNSw2ICsxMzUsNyBAQAogYmluL3hz Y3JlZW5zYXZlci1oYWNrcy92aW5lcwogYmluL3hzY3JlZW5zYXZlci1oYWNrcy93YW5kZXIKIGJp bi94c2NyZWVuc2F2ZXItaGFja3Mvd2ViY29sbGFnZQorJSVXSVRIX0dES19QSVhCVUYlJWJpbi94 c2NyZWVuc2F2ZXItaGFja3Mvd2ViY29sbGFnZS1oZWxwZXIKIGJpbi94c2NyZWVuc2F2ZXItaGFj a3Mvd2hpcmx3aW5kd2FycAogYmluL3hzY3JlZW5zYXZlci1oYWNrcy93aGlybHlnaWcKIGJpbi94 c2NyZWVuc2F2ZXItaGFja3Mvd29ybQo= --Multipart_Sat__20_Apr_2002_04:14:18_+0900_0818c200-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Fri Apr 19 17: 5:50 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from univ-gw.univ.kiev.ua (univ-gw.univ.kiev.ua [193.125.78.100]) by hub.freebsd.org (Postfix) with ESMTP id 262AC37B405 for ; Fri, 19 Apr 2002 17:05:12 -0700 (PDT) Received: from titanic.uninet.kiev.ua (titanic.uninet.kiev.ua [193.125.78.35]) by univ-gw.univ.kiev.ua (8.10.1/8.10.1) with ESMTP id g3K052c07563 for ; Sat, 20 Apr 2002 03:05:02 +0300 (EEST) Received: (from uucp@localhost) by titanic.uninet.kiev.ua (8.11.1/8.11.1) with UUCP id g3K052d64487 for gnome@FreeBSD.org; Sat, 20 Apr 2002 03:05:02 +0300 (EEST) (envelope-from ura@sphinx.univ.kiev.ua) Received: by sphinx.univ.kiev.ua (Postfix, from userid 1001) id F0B7A59200; Fri, 19 Apr 2002 22:26:19 +0300 (EEST) Date: Fri, 19 Apr 2002 22:26:19 +0300 From: Yuri Karaban To: gnome@FreeBSD.org Subject: glib port bug Message-ID: <20020419192619.GA26792@sphinx.univ.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i 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 I have one issue - in glib12 port /usr/local/share/aclocal/glib.m4 file refer to glib-config script, but provided glib12-config script. The solution is to make symlink glib-config -> glib12-config, in postinstall script, or patch the glib.m4. Thank you for your attention To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Fri Apr 19 21:54: 4 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from kornet.hanirc.org (alfenheim.net [211.216.53.129]) by hub.freebsd.org (Postfix) with ESMTP id 0410737B404; Fri, 19 Apr 2002 21:53:57 -0700 (PDT) Received: (from perky@localhost) by kornet.hanirc.org (8.11.6/8.11.6) id g3K4rtH82362; Sat, 20 Apr 2002 13:53:55 +0900 (KST) (envelope-from perky) Date: Sat, 20 Apr 2002 13:53:55 +0900 (KST) Message-Id: <200204200453.g3K4rtH82362@kornet.hanirc.org> To: FreeBSD-gnats-submit@freebsd.org Subject: Patch port: converters/libiconv (for korean real world) From: Hye-Shik Chang Reply-To: Hye-Shik Chang Cc: gnome@freebsd.org X-send-pr-version: 3.113 X-GNATS-Notify: 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 >Submitter-Id: current-users >Originator: Hye-Shik Chang >Organization: Yonsei University >Confidential: no >Synopsis: Patch port: converters/libiconv (for korean real world) >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 4.5-STABLE i386 >Environment: System: FreeBSD kornet.hanirc.org 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Mar 18 17:23:59 KST 2002 root@kornet.hanirc.org:/home/src/sys/compile/HANIRC i386 >Description: In korean real world, KSC5601 contains US-ASCII and KSC5601 at 0xA1A1- area. This layout is same as libiconv's EUC-KR. But, libiconv defined ksc5601 aliases as unusable charset that contains only korean characters without any us-ascii(what's that!). As a result, many mail clients and webbrowsers including mutt can't decode mails from M$'s one. >How-To-Repeat: view mails encoded in ks_c_5601-1987 >Fix: diff -ruN libiconv.orig/Makefile libiconv/Makefile --- libiconv.orig/Makefile Tue Mar 19 17:44:02 2002 +++ libiconv/Makefile Sat Apr 20 12:44:48 2002 @@ -7,7 +7,7 @@ PORTNAME= libiconv PORTVERSION= 1.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= converters devel MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.ilog.fr/pub/Users/haible/gnu/ diff -ruN libiconv.orig/files/patch-lib::aliases.h libiconv/files/patch-lib::aliases.h --- libiconv.orig/files/patch-lib::aliases.h Thu Jan 1 09:00:00 1970 +++ libiconv/files/patch-lib::aliases.h Sat Apr 20 12:44:03 2002 @@ -0,0 +1,56 @@ +--- lib/aliases.h.orig Sat Apr 20 12:40:19 2002 ++++ lib/aliases.h Sat Apr 20 12:41:15 2002 +@@ -167,7 +167,7 @@ + {""}, {""}, {""}, + {"IBM862", ei_cp862}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, +- {"KOREAN", ei_ksc5601}, ++ {"KOREAN", ei_euc_kr}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, +@@ -614,7 +614,7 @@ + {""}, {""}, {""}, {""}, {""}, {""}, + {"ISO_8859-15", ei_iso8859_15}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, +- {"ISO-IR-149", ei_ksc5601}, ++ {"ISO-IR-149", ei_euc_kr}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"CP1255", ei_cp1255}, +@@ -662,7 +662,7 @@ + {"ISO_8859-9", ei_iso8859_9}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, +- {"KSC_5601", ei_ksc5601}, ++ {"KSC_5601", ei_euc_kr}, + {""}, {""}, {""}, + {"CSEUCKR", ei_euc_kr}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, +@@ -680,7 +680,7 @@ + {""}, {""}, + {"ISO_8859-13", ei_iso8859_13}, + {""}, {""}, {""}, +- {"KS_C_5601-1987", ei_ksc5601}, ++ {"KS_C_5601-1987", ei_euc_kr}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"CP1253", ei_cp1253}, +@@ -749,7 +749,7 @@ + {""}, {""}, {""}, + {"CSUNICODE11UTF7", ei_utf7}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, +- {"KS_C_5601-1989", ei_ksc5601}, ++ {"KS_C_5601-1989", ei_euc_kr}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"CP1133", ei_cp1133}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, +@@ -807,7 +807,7 @@ + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, +- {"CSKSC56011987", ei_ksc5601} ++ {"CSKSC56011987", ei_euc_kr} + }; + + if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Fri Apr 19 22:34:16 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BBCED37B405; Fri, 19 Apr 2002 22:34:12 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3K5YCZ55920; Fri, 19 Apr 2002 22:34:12 -0700 (PDT) (envelope-from pat) Date: Fri, 19 Apr 2002 22:34:12 -0700 (PDT) From: Message-Id: <200204200534.g3K5YCZ55920@freefall.freebsd.org> To: pat@FreeBSD.org, freebsd-ports@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/37271: Patch port: converters/libiconv (for korean real world) 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 Synopsis: Patch port: converters/libiconv (for korean real world) Responsible-Changed-From-To: freebsd-ports->gnome Responsible-Changed-By: pat Responsible-Changed-When: Fri Apr 19 22:33:21 PDT 2002 Responsible-Changed-Why: Over to maintainers (might want to use perl substitution to minimize patching for this one) http://www.freebsd.org/cgi/query-pr.cgi?pr=37271 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Sat Apr 20 3:43:48 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from maild.telia.com (maild.telia.com [194.22.190.101]) by hub.freebsd.org (Postfix) with ESMTP id D6F7137B41A for ; Sat, 20 Apr 2002 03:43:44 -0700 (PDT) Received: from d1o988.telia.com (d1o988.telia.com [213.66.132.241]) by maild.telia.com (8.11.6/8.11.6) with ESMTP id g3KAhhd12401 for ; Sat, 20 Apr 2002 12:43:43 +0200 (CEST) Received: from [192.168.0.101] (h84n2fls31o988.telia.com [213.67.224.84]) by d1o988.telia.com (8.10.2/8.10.1) with ESMTP id g3KAhho11210 for ; Sat, 20 Apr 2002 12:43:43 +0200 (CEST) Subject: gabber - nautilus From: zoidberg To: gnome@FreeBSD.ORG In-Reply-To: <20020419063003.1e560819.nork@FreeBSD.org> References: <20020419055847.575272c4.nork@FreeBSD.org> <1019164354.7759.12.camel@gyros.marcuscom.com> <20020419063003.1e560819.nork@FreeBSD.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 20 Apr 2002 13:43:56 +0300 Message-Id: <1019299437.3963.3.camel@BSD-buddha.my.router> 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 I'm having some trouble with gabber. everytime i write a message containing swedish characters, the program crashes. does someone know how to fix this? I'also having some trouble with nautilus since it will not display the generated output of html pages. instead the source get visible. I've tried to change this in gnome control center, so that mozilla shall handle this instead, but it doesn't help. br .z To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Sat Apr 20 10:18:48 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 9ABFF37B416 for ; Sat, 20 Apr 2002 10:18:44 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.3/8.12.2) with ESMTP id g3KHIdwD008457; Sat, 20 Apr 2002 13:18:40 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: gabber - nautilus From: Joe Marcus Clarke To: zoidberg Cc: gnome@FreeBSD.ORG In-Reply-To: <1019299437.3963.3.camel@BSD-buddha.my.router> References: <20020419055847.575272c4.nork@FreeBSD.org> <1019164354.7759.12.camel@gyros.marcuscom.com> <20020419063003.1e560819.nork@FreeBSD.org> <1019299437.3963.3.camel@BSD-buddha.my.router> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-wh8ElQDPJnlnK37KzaHE" X-Mailer: Ximian Evolution 1.0.3 Date: 20 Apr 2002 14:18:58 -0300 Message-Id: <1019323138.79490.11.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 --=-wh8ElQDPJnlnK37KzaHE Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2002-04-20 at 07:43, zoidberg wrote: > I'm having some trouble with gabber. everytime i write a message > containing swedish characters, the program crashes. does someone know > how to fix this? Not sure about this, I don't use gabber. However, if you could recompile the application like so, you may be able to help disgnose the problem: 1. Edit net/gabber/Makefile, and add a line: STRIP=3D 2. Compile gabber like env CFLAGS=3D"-O -pipe -g" make 3. Remove the old version of gabber by doing a make deinstall 4. Install the debugging version by doing a make reinstall Then, when the application crashes, hopefully a coredump will be produced, and you can do: gdb /path/to/gabber /path/to/gabber.core Type bt at the (gdb) prompt, and send the output. >=20 > I'also having some trouble with nautilus since it will not display the > generated output of html pages. instead the source get visible. I've > tried to change this in gnome control center, so that mozilla shall > handle this instead, but it doesn't help. This should be fixed now. The solution is to have the latest versions of nautilus and galeon installed. Make sure you build galeon with the flag -DWITH_FULL_MOZILLA so that galeon links against mozilla and not mozilla-embedded. Joe >=20 > br > .z >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message >=20 --=-wh8ElQDPJnlnK37KzaHE 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 iEYEABECAAYFAjzBowIACgkQb2iPiv4Uz4eKWACfYTR/xKbtcZzLlycKpeeaInxZ NfAAoKJJaE9qdxhr3UPuwibeOgqTjenA =EqFc -----END PGP SIGNATURE----- --=-wh8ElQDPJnlnK37KzaHE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message From owner-freebsd-gnome Sat Apr 20 22:32:52 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from 12-234-22-238.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by hub.freebsd.org (Postfix) with ESMTP id 7409437B405; Sat, 20 Apr 2002 22:32:50 -0700 (PDT) Received: from Master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.12.2/8.12.2) with ESMTP id g3L5WnHt070734; Sat, 20 Apr 2002 22:32:49 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from Master.gorean.org (zoot [127.0.0.1]) by Master.gorean.org (8.12.2/8.12.2) with ESMTP id g3L5WpLr016536; Sat, 20 Apr 2002 22:32:51 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by Master.gorean.org (8.12.2/8.12.2/Submit) with ESMTP id g3L5WpON016533; Sat, 20 Apr 2002 22:32:51 -0700 (PDT) X-Authentication-Warning: Master.gorean.org: doug owned process doing -bs Date: Sat, 20 Apr 2002 22:32:51 -0700 (PDT) From: Doug Barton X-X-Sender: doug@master.gorean.org To: Norikatsu Shigemura Cc: gnome@FreeBSD.org, Subject: Re: x11/xscreensaver's pkg-plist more clean In-Reply-To: <20020420041418.2bea1727.nork@FreeBSD.org> Message-ID: <20020420222924.F15997-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sat, 20 Apr 2002, Norikatsu Shigemura wrote: > Dear Doug Barton. > > On Thu, 18 Apr 2002 17:53:35 -0700 (PDT) > Doug Barton wrote: > > > The webcollage-helper thing I'm a little confused about though... > > I don't have that on my system. Did you modify the port in some other way > > before you did the install? > > Sorry. webcollage-helper is not installed with no condition. > If you have gdk-pixbuf and jpeg, xscreensaver is implicit depending > to gdk-pixbuf and jpeg. So xscreensaver install webcollage-helper > to ${PREFIX}/bin/xscreensaver-hacks/. Well, that's good news anyway. > Please check my patch. I'm not going to include this at this time. The problem is, xscreensaver _can_ use many many things in the ports tree for extra hacks, so it's hard to know where to draw the line. What I'm thinking about at this point is a WITH_EXTRAS knob that will throw in a bunch of stuff like this. I'll keep your patch on hand for such an occasion. Thanks. -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message