From owner-freebsd-gnome Wed Jun 19 9:50:37 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 9573637B411; Wed, 19 Jun 2002 09:50:13 -0700 (PDT) Received: from lsanca1-ar6-4-62-203-157.lsanca1.elnk.dsl.genuity.net ([4.62.203.157] helo=netcom1.netcom.com) by hawk.mail.pas.earthlink.net with esmtp (Exim 3.33 #2) id 17Kier-0007iO-00; Wed, 19 Jun 2002 09:50:13 -0700 Received: by netcom1.netcom.com (Postfix, from userid 1000) id 855331310C; Wed, 19 Jun 2002 09:50:12 -0700 (PDT) From: Mike Harding To: gnome@freebsd.org, sobomax@freebsd.org Subject: guile/libtop problem? Message-Id: <20020619165012.855331310C@netcom1.netcom.com> Date: Wed, 19 Jun 2002 09:50:12 -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 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: 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