From owner-freebsd-questions Thu Feb 18 18:37: 4 1999 Delivered-To: freebsd-questions@freebsd.org Received: from stratos.net (pm3-3-12.stratos.net [207.86.132.140]) by hub.freebsd.org (Postfix) with ESMTP id A45961156A for ; Thu, 18 Feb 1999 18:36:51 -0800 (PST) (envelope-from drifter@stratos.net) Received: (from drifter@localhost) by stratos.net (8.8.8/8.8.8) id VAA18464 for questions@FreeBSD.org; Thu, 18 Feb 1999 21:37:33 -0500 (EST) (envelope-from drifter) Date: Thu, 18 Feb 1999 21:37:33 -0500 (EST) From: Rob Message-Id: <199902190237.VAA18464@stratos.net> To: questions@FreeBSD.org Subject: GNOME compile problems Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, Is Gnome 99.8 a lost cause? I tried compiling libgtop and got this: This is on a FreeBSD 2.2.8 system with kernel pppd. Script started on Thu Feb 18 21:06:26 1999 # make all install ===> Building for libgtop-0.99.8 gmake all-recursive gmake[1]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8' Making all in po gmake[2]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/po' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/po' Making all in intl gmake[2]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/intl' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/intl' Making all in macros gmake[2]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/macros' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/macros' Making all in misc gmake[2]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/misc' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/misc' Making all in include gmake[2]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/include' Making all in glibtop gmake[3]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/include/glibtop' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/include/glibtop' gmake[3]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/include' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/include' gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/include' Making all in sysdeps gmake[2]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/sysdeps' Making all in freebsd gmake[3]: Entering directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/sysdeps/freebsd' /bin/sh ../../libtool --mode=compile cc -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 -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib11d -I/usr/local/include -I/usr/X11R6/include/gtk11d -I/usr/local/include/glib11d -O -Wall -Wno-unused -I/usr/X11R6/include -DGLIBTOP_GUILE -DGLIBTOP_GUILE_NAMES -I/usr/local/include -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -DLIBGTOP_VERSION=\"0.99.8\" -DLIBGTOP_SERVER_VERSION=\"3\" -DLIBGTOP_SERVER=\"/usr/local/bin/libgtop_server\" -I/usr/local/include -I/usr/X11R6/include -O -Wall -Wno-unused -c ppp.c cc -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 -DNEED_GNOMESUPPORT_H -I/usr/local/include/glib11d -I/usr/local/include -I/usr/X11R6/include/gtk11d -I/usr/local/include/glib11d -O -Wall -Wno-unused -I/usr/X11R6/include -DGLIBTOP_GUILE -DGLIBTOP_GUILE_NAMES -I/usr/local/include -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -DLIBGTOP_VERSION=\"0.99.8\" -DLIBGTOP_SERVER_VERSION=\"3\" -DLIBGTOP_SERVER=\"/usr/local/bin/libgtop_server\" -I/usr/local/include -I/usr/X11R6/include -O -Wall -Wno-unused -c -fPIC -DPIC ppp.c -o ppp.lo ppp.c: In function `glibtop_get_ppp_p': ppp.c:111: structure has no member named `pp_phase' ppp.c:115: `PHASE_DEAD' undeclared (first use this function) ppp.c:115: (Each undeclared identifier is reported only once ppp.c:115: for each function it appears in.) ppp.c:116: `PHASE_TERMINATE' undeclared (first use this function) ppp.c:119: `PHASE_ESTABLISH' undeclared (first use this function) ppp.c:120: `PHASE_NETWORK' undeclared (first use this function) ppp.c:123: warning: unreachable code at beginning of switch statement gmake[3]: *** [ppp.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/sysdeps/freebsd' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8/sysdeps' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-0.99.8' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. # exit exit Script done on Thu Feb 18 21:07:29 1999 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message