Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2003 22:48:57 +0100
From:      Arjan van Leeuwen <avleeuwen@piwebs.com>
To:        freebsd-gnome@FreeBSD.org
Subject:   Problem compiling GNOME 2.2
Message-ID:  <200302082248.57283.avleeuwen@piwebs.com>

next in thread | raw e-mail | index | archive | help
I'm trying to compile the GNOME 2.2 metaport on FreeBSD 5.0-RELEASE, but I'm 
getting an error when compiling devel/gnomevfs2. 

I already tried to upgrade all dependencies of gnomevfs2 with a 'portupgrade 
-RNf devel/gnomevfs2', but that didn't help; I'm still getting this error.

It looks like this:

cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -pthread -DORBIT2=1 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/local/include/libxml2 -I/usr/local/include 
-I/usr/local/include/orbit-2.0 -I/usr/local/include/linc-1.0 
-I/usr/X11R6/include/gconf/2 -pthread -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE 
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT 
-DG_DISABLE_DEPRECATED -DDATADIR=\"/usr/X11R6/share/gnome\" 
-DPREFIX=\"/usr/X11R6\" -DLIBDIR=\"/usr/X11R6/lib\" 
-DSYSCONFDIR=\"/usr/X11R6/etc\" -DG_LOG_DOMAIN=\"gnome-vfs-modules\" 
-D_THREAD_SAFE -I/usr/local/include -O -pipe -mcpu=pentiumpro -c 
cdda-method.c  -fPIC -DPIC -o .libs/cdda-method.lo
cdda-method.c: In function `do_get_file_info':
cdda-method.c:626: structure has no member named `cdda_device_name'
cdda-method.c:626: structure has no member named `cdda_device_name'
cdda-method.c: In function `do_open_directory':
cdda-method.c:712: structure has no member named `cdda_device_name'
cdda-method.c:712: structure has no member named `cdda_device_name'
gmake[3]: *** [cdda-method.lo] Error 1
gmake[3]: Leaving directory 
`/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.2.0/modules'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.2.0/modules'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.2.0'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/devel/gnomevfs2.

Is this a known problem?

Thanks,

Arjan

P.S. Please CC me if you reply, I'm not on this list.

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




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