From owner-freebsd-gnome Wed Jun 19 17:57: 7 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from flamingo.mail.pas.earthlink.net (flamingo.mail.pas.earthlink.net [207.217.120.232]) by hub.freebsd.org (Postfix) with ESMTP id 193AF37B405; Wed, 19 Jun 2002 17:56:57 -0700 (PDT) Received: from lsanca1-ar6-4-62-203-157.lsanca1.elnk.dsl.genuity.net ([4.62.203.157] helo=netcom1.netcom.com) by flamingo.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17KqFj-0004QN-00; Wed, 19 Jun 2002 17:56:47 -0700 Received: by netcom1.netcom.com (Postfix, from userid 1000) id 09EB61310A; Wed, 19 Jun 2002 17:56:47 -0700 (PDT) From: Mike Harding To: mvh@ix.netcom.com Cc: marcus@marcuscom.com, gnome@FreeBSD.ORG, sobomax@FreeBSD.ORG In-reply-to: <20020620005119.6B4111310B@netcom1.netcom.com> (message from Mike Harding on Wed, 19 Jun 2002 17:51:19 -0700 (PDT)) Subject: Re: guile/libtop problem? References: <20020619165012.855331310C@netcom1.netcom.com> <1024521283.332.8.camel@gyros.marcuscom.com> <20020619214225.86E401310A@netcom1.netcom.com> <20020620005119.6B4111310B@netcom1.netcom.com> Message-Id: <20020620005647.09EB61310A@netcom1.netcom.com> Date: Wed, 19 Jun 2002 17:56:47 -0700 (PDT) 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 moved the patchfiles into the 'files' directory and it seems to work now. Please test these commits, it takes HOURS to rebuild this stuff! - Mike H. From: Mike Harding Cc: marcus@marcuscom.com, gnome@FreeBSD.ORG, sobomax@FreeBSD.ORG Date: Wed, 19 Jun 2002 17:51:19 -0700 (PDT) Sender: owner-freebsd-gnome@FreeBSD.ORG X-Loop: FreeBSD.ORG X-Spam-Status: No, hits=-2.3 required=5.0 tests=IN_REP_TO,SUBJ_ENDS_IN_Q_MARK,DOUBLE_CAPSWORD, SUPERLONG_LINE,FROM_AND_TO_SAME,AWL version=2.30 X-Spam-Level: A recent portupgrade, and it appears to fail in exactly the same manner... a) gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-1.0.13/sysdeps/names' Making all in guile gmake[3]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-1.0.13/sysdeps/guile' perl5 ./guile.pl < ../../features.def > gnc-t mv gnc-t guile.c guile-snarf -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -DGLIBTOP_NAMES -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include -DGLIBTOP_GUILE -DGLIBTOP_GUILE_NAMES -I/usr/local/include -DGTOPLOCALEDIR=\"/usr/local/share/gnome/locale\" -DLIBGTOP_VERSION=\"1.0.13\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=1000013 -DLIBGTOP_SERVER=\"/usr/local/bin/libgtop_server\" -I/usr/local/include -O -pipe -Wall -Wunused -I/usr/local/include guile.c > guile.x gmake[3]: *** [guile.x] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-1.0.13/sysdeps/guile' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-1.0.13/sysdeps' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-1.0.13' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/devel/libgtop. *** Error code 1 Stop in /usr/ports/x11/gnomeapplets. *** Error code 1 Stop in /usr/ports/x11/gnome. From: Mike Harding Cc: gnome@FreeBSD.ORG, sobomax@FreeBSD.ORG Date: Wed, 19 Jun 2002 14:42:25 -0700 (PDT) Sender: owner-freebsd-gnome@FreeBSD.ORG X-Loop: FreeBSD.ORG X-Spam-Status: No, hits=-1.2 required=5.0 tests=IN_REP_TO,SUBJ_ENDS_IN_Q_MARK,DOUBLE_CAPSWORD, SUPERLONG_LINE,AWL version=2.30 X-Spam-Level: Thanks! You might want to send the patch to the gnome folks, I don't think they have updated the libgtop source in a while... X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f From: Joe Marcus Clarke Cc: gnome@FreeBSD.ORG, sobomax@FreeBSD.ORG Date: 19 Jun 2002 17:14:43 -0400 X-Spam-Status: No, hits=-4.2 required=5.0 tests=IN_REP_TO,X_AUTH_WARNING,SUBJ_ENDS_IN_Q_MARK, SUPERLONG_LINE,AWL version=2.30 X-Spam-Level: On Wed, 2002-06-19 at 12:50, Mike Harding wrote: > > If I patch the makefiles so that guile is checked for via guile.10, > libgtop fails to build, and I get the following cryptic error: This should be fixed now. Joe > > mv gnc-t guile.c > guile-snarf -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -DGLIBTOP_NAMES -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I../../intl -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -O -pipe -Wall -Wunused -I/usr/local/include -I/usr/X11R6/include -DGLIBTOP_GUILE -DGLIBTOP_GUILE_NAMES -I/usr/local/include -DGTOPLOCALEDIR=\"/usr/local/share/gnome/locale\" -DLIBGTOP_VERSION=\"1.0.13\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=1000013 -DLIBGTOP_SERVER=\"/usr/local/bin/libgtop_server\" -I/usr/local/include -O -pipe -Wall -Wunused -I/usr/local/include guile.c > guile.x > gmake[3]: *** [guile.x] Error 1 > gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-1.0.13/sysdeps/guile' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-1.0.13/sysdeps' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-1.0.13' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > Stop in /usr/ports/devel/libgtop. > *** Error code 1 > > Stop in /usr/ports/x11/gnomeapplets. > *** Error code 1 > > Stop in /usr/ports/x11/gnome. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc 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