Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2002 13:46:22 -0500
From:      jbw <j.bw@verizon.net>
To:        ports@freebsd.org
Subject:   Gnomvfs won't build
Message-ID:  <20020321134622.A74605@arem.peritian.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020321134622.A74605>