From owner-freebsd-questions  Fri May  3 18: 6:12 2002
Delivered-To: freebsd-questions@freebsd.org
Received: from swan.prod.itd.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123])
	by hub.freebsd.org (Postfix) with ESMTP id 0B90C37B41B
	for <freebsd-questions@freebsd.org>; Fri,  3 May 2002 18:06:06 -0700 (PDT)
Received: from user-119a2km.biz.mindspring.com ([66.149.10.150] helo=scee.dsj.net)
	by swan.prod.itd.earthlink.net with esmtp (Exim 3.33 #2)
	id 173nzs-0001SS-00; Fri, 03 May 2002 18:06:00 -0700
Received: from dsj by scee.dsj.net with local (Exim 3.35 #1 (Debian))
	id 173o06-0008U6-00; Fri, 03 May 2002 21:06:14 -0400
Date: Fri, 3 May 2002 21:06:14 -0400
From: "David S. Jackson" <deepbsd@earthlink.net>
To: Joe Marcus Clarke <marcus@marcuscom.com>
Cc: "David S. Jackson" <deepbsd@earthlink.net>,
	freebsd-questions@FreeBSD.ORG
Subject: Re: can't compile gnomecore
Message-ID: <20020504010614.GB12237@scee.dsj.net>
Reply-To: "David S. Jackson" <deepbsd@earthlink.net>
References: <20020503155646.GA12354@scee.dsj.net> <1020441722.784.12.camel@gyros.marcuscom.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1020441722.784.12.camel@gyros.marcuscom.com>
User-Agent: Mutt/1.3.28i
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-questions.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-questions>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-questions>
X-Loop: FreeBSD.ORG

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.

So, what do you mean by a "forced update"?  Portupgrade gtk12 or
gnomecore?

-- 
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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message