Date: Wed, 19 Jun 2002 09:50:12 -0700 (PDT) From: Mike Harding <mvh@ix.netcom.com> To: gnome@freebsd.org, sobomax@freebsd.org Subject: guile/libtop problem? Message-ID: <20020619165012.855331310C@netcom1.netcom.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020619165012.855331310C>