From owner-freebsd-current Fri Oct 4 2:11:24 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8875337B401 for ; Fri, 4 Oct 2002 02:11:22 -0700 (PDT) Received: from kashmir.etowns.net (dsl-65-184-96-65.telocity.com [65.184.96.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CA9C43E3B for ; Fri, 4 Oct 2002 02:11:21 -0700 (PDT) (envelope-from thegage@kashmir.etowns.net) Received: from kashmir.etowns.net (kashmir.etowns.net [65.184.96.65]) by kashmir.etowns.net (8.12.6/8.12.6) with ESMTP id g949BKv8033582 for ; Fri, 4 Oct 2002 02:11:20 -0700 (PDT) (envelope-from thegage@kashmir.etowns.net) Received: from localhost (thegage@localhost) by kashmir.etowns.net (8.12.6/8.12.6/Submit) with ESMTP id g949BJk9033579 for ; Fri, 4 Oct 2002 02:11:19 -0700 (PDT) Date: Fri, 4 Oct 2002 02:11:14 -0700 (PDT) From: The Gupta Age To: Subject: GNOME 2.0 DOES NOT COMPILE Message-ID: <20021004015919.P30152-100000@kashmir.etowns.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi. I was trying to compile GNOME 2.0 on a freebsd current machine on which the world was recently cvsuped, built and installed. CVSUP-ed on 09/22/2002 the gnome compilation breaks while trying to compile libgtop2. here is the error: cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -DGLIBTOP_NAMES -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -DNEED_GNOMESUPPORT_H -I../../support -I../../support -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -DGTOPLOCALEDIR=\"/usr/local/share/locale\" -DLIBGTOP_VERSION=\"2.0.0\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2000000 -DLIBGTOP_SERVER=\"/usr/local/bin/libgtop_server2\" -I/usr/local/include -O -pipe -mcpu=pentiumpro -c proctime.c -fPIC -DPIC -o .libs/proctime.lo In file included from ../../glibtop.h:33, from proctime.c:24: glibtop_machine.h:59:8: warning: extra tokens at end of #endif directive proctime.c: In function `calcru': proctime.c:76: structure has no member named `p_kse' proctime.c:77: structure has no member named `p_kse' proctime.c:78: structure has no member named `p_kse' gmake[3]: *** [proctime.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/libgtop2/work/libgtop-2.0.0/sysdeps/freebsd' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/libgtop2/work/libgtop-2.0.0/sysdeps' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/libgtop2/work/libgtop-2.0.0' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/devel/libgtop2. *** Error code 1 Stop in /usr/ports/x11/gnomeapplets2. *** Error code 1 Stop in /usr/ports/x11/gnome2. ============================================================= I was wondering if anyone else has tried to compile this successfully?? or if somebody more familiar with this error could help me fix it!! Thanks and best regards to all Saurabh Gupta To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message