Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2002 17:56:47 -0700 (PDT)
From:      Mike Harding <mvh@ix.netcom.com>
To:        mvh@ix.netcom.com
Cc:        marcus@marcuscom.com, gnome@FreeBSD.ORG, sobomax@FreeBSD.ORG
Subject:   Re: guile/libtop problem?
Message-ID:  <20020620005647.09EB61310A@netcom1.netcom.com>
In-Reply-To: <20020620005119.6B4111310B@netcom1.netcom.com> (message from Mike Harding on Wed, 19 Jun 2002 17:51:19 -0700 (PDT))
References:  <20020619165012.855331310C@netcom1.netcom.com> <1024521283.332.8.camel@gyros.marcuscom.com> <20020619214225.86E401310A@netcom1.netcom.com> <20020620005119.6B4111310B@netcom1.netcom.com>

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

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 <mvh@ix.netcom.com>
   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 <mvh@ix.netcom.com>
      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 <marcus@marcuscom.com>
	 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




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