Date: 04 May 2002 00:03:53 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: "David S. Jackson" <deepbsd@earthlink.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: can't compile gnomecore Message-ID: <1020485033.279.3.camel@gyros.marcuscom.com> In-Reply-To: <20020504010614.GB12237@scee.dsj.net> References: <20020503155646.GA12354@scee.dsj.net> <1020441722.784.12.camel@gyros.marcuscom.com> <20020504010614.GB12237@scee.dsj.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2002-05-03 at 21:06, David S. Jackson wrote: > On Fri, May 03, 2002 at 12:02:01PM -0400 Joe Marcus Clarke <marcus@marcuscom.com> wrote: > > On Fri, 2002-05-03 at 12:56, David S. Jackson wrote: > > > Hi, > > > > > > I cvsupped everything recently (rebuilt, reinstalled) and I'm upgrading > > > gnome accordingly. However, in trying to compile gnomecore, I get the > > > following: > > > > You need to update all your GNOME dependencies first. Looks like gtk > > might be out of date or perhaps damaged. You might try a forced update > > of gtk12, and make clean, then rebuild gnomecore. See if things > > improve. > > I did a make clean in gtk12 and rebuilt from scratch. No errors. > > Did a make clean on gnomecore, tried to remake, same problem. Problem > is in > > 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' > > > Looks like a syntax error: gtkobject.h exists and is aparently up to > date. Yeah, however, /usr/X11R6/include/gtk12 is not appearing in the include path. > > So, what do you mean by a "forced update"? Portupgrade gtk12 or > gnomecore? portupgrade -f gtk12 portupgrade -f gnomevfs Then try to build gnomecore again. Joe > > -- > David S. Jackson dsj@dsj.net > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > If God had wanted us to be concerned for the plight > of the toads, he would have made them cute and furry. > -- Dave Barry > -- PGP Key: http://www.marcuscom.com/pgp.asc 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?1020485033.279.3.camel>