From owner-freebsd-ports Thu Mar 21 10:45: 6 2002 Delivered-To: freebsd-ports@freebsd.org Received: from out016.verizon.net (out016pub.verizon.net [206.46.170.92]) by hub.freebsd.org (Postfix) with ESMTP id BA23637B41B for ; Thu, 21 Mar 2002 10:44:40 -0800 (PST) Received: from verizon.net ([141.150.214.147]) by out016.verizon.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020321184439.NACQ8955.out016.verizon.net@verizon.net> for ; Thu, 21 Mar 2002 12:44:39 -0600 Date: Thu, 21 Mar 2002 13:46:22 -0500 From: jbw To: ports@freebsd.org Subject: Gnomvfs won't build Message-ID: <20020321134622.A74605@arem.peritian.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm having problems building gnomevfs 1.0.5. I get the following error during the build .0 -I/usr/local/include -Wall -Wunused -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHRE AD_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-reg istry.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 dir ectory 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/libg nomevfs' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/gnomevfs/work/gnome-vfs-1.0.5/libg nomevfs' 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 I checked the archives and made sure that I have gettext and gettext-old installed, glib 1.2.10_5. The only difference I see is that I have pkgconfig-0.11.0_1 instead of 0.8.0 installed. Would that cuase this error or is there something else I need to fix to get gnomevfs to build properly. TIA jbw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message