From owner-freebsd-questions Fri May 3 8:56:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from albatross.prod.itd.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by hub.freebsd.org (Postfix) with ESMTP id 1690A37B404 for ; Fri, 3 May 2002 08:56:42 -0700 (PDT) Received: from user-119a2km.biz.mindspring.com ([66.149.10.150] helo=scee.dsj.net) by albatross.prod.itd.earthlink.net with esmtp (Exim 3.33 #2) id 173fQD-0004vC-00 for freebsd-questions@freebsd.org; Fri, 03 May 2002 08:56:37 -0700 Received: from dsj by scee.dsj.net with local (Exim 3.35 #1 (Debian)) id 173fQM-0003HA-00 for ; Fri, 03 May 2002 11:56:46 -0400 Date: Fri, 3 May 2002 11:56:46 -0400 From: "David S. Jackson" To: freebsd-questions@freebsd.org Subject: can't compile gnomecore Message-ID: <20020503155646.GA12354@scee.dsj.net> Reply-To: "David S. Jackson" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I cvsupped everything recently (rebuilt, reinstalled) and I'm upgrading gnome accordingly. However, in trying to compile gnomecore, I get the following: cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOME_VFS_CONFDIR=\"/usr/X11R6/etc\" -DGNOME_VFS_DATADIR=\"/usr/X11R6/share/gnome\" -DGNOME_VFS_PREFIX=\"/usr/X11R6\" -I.. -I../intl -I.. -I../intl -I../libgnomevfs -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -Wall -Wunused -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DLIBDIR=\"/usr/X11R6/lib\" -DSYSCONFDIR=\"/usr/X11R6/etc\" -DG_LOG_DOMAIN=\"GnomeVFS\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -I/usr/local/include -O -pipe -I/usr/X11R6/include -c gnome-vfs-application-registry.c -fPIC -DPIC -o .libs/gnome-vfs-application-registry.lo In file included from gnome-vfs-mime-private.h:26, from gnome-vfs-application-registry.c:32: ../libgnomevfs/gnome-vfs-mime-monitor.h:28: gtk/gtkobject.h: No such file or directory In file included from gnome-vfs-mime-private.h:26, from gnome-vfs-application-registry.c:32: ../libgnomevfs/gnome-vfs-mime-monitor.h:31: syntax error before `GtkObject' gmake[3]: *** [gnome-vfs-application-registry.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/gnomevfs/work/gnome-vfs-1.0.5/libgnomevfs' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/gnomevfs/work/gnome-vfs-1.0.5/libgnomevfs' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/gnomevfs/work/gnome-vfs-1.0.5' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/devel/gnomevfs. *** Error code 1 Stop in /usr/ports/sysutils/gnomecontrolcenter. *** Error code 1 Stop in /usr/ports/www/glibwww. *** Error code 1 Stop in /usr/ports/www/gtkhtml. *** Error code 1 Stop in /usr/ports/x11/gnomecore. **ROOT**@juno /usr/ports/x11/gnomecore]# This looks to me like an actual syntax error somewhere, because I have the gtkobject file: -r--r--r-- 1 root wheel 13065 Apr 29 14:31 /usr/X11R6/include/gtk12/gtk/gtkobject.h. Is this a problem that can just be fixed by portupgrading the gnome ports or something? -- David S. Jackson dsj@dsj.net =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= I worked in a health food store once. A guy came in and asked me, "If I melt dry ice, can I take a bath without getting wet?" -- Steven Wright To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message