Date: Fri, 3 May 2002 11:56:46 -0400 From: "David S. Jackson" <deepbsd@earthlink.net> To: freebsd-questions@freebsd.org Subject: can't compile gnomecore Message-ID: <20020503155646.GA12354@scee.dsj.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020503155646.GA12354>