Re: problem compiling libgnome
- From: "Gustavo M. Giraldez" <gustavo giraldez gmx net>
- To: Ariel Rios <ariel gnu org>
- Cc: desktop-devel-list gnome org
- Subject: Re: problem compiling libgnome
- Date: 10 Jan 2002 18:21:55 -0300
I had this problem some time ago, and I think it was due to a change in
the directories gnome-vfs installed their headers. Try removing
/gnome/head/INSTALL/include/gnome-vfs-2.0 and make install gnome-vfs
again.
Gustavo
On Thu, 2002-01-10 at 00:55, Ariel Rios wrote:
> Can someone offer advice with this one:
>
> ariel
>
> Making all in gnome-vfs-module
> make[3]: Entering directory
> `/gnome/head/cvs/libgnome/help-converters/gnome-vfs-module'
> /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
> -I../..
> -I/gnome/head/INSTALL/include/glib-2.0
> -I/gnome/head/INSTALL/lib/glib-2.0/include
> -I/gnome/head/INSTALL/include/gnome-vfs-2.0
> -I/gnome/head/INSTALL/lib/gnome-vfs-2.0/include
> -I/gnome/head/INSTALL/include/bonobo-activation-2.0
> -I/gnome/head/INSTALL/include/orbit-2.0
> -I/gnome/head/INSTALL/include/linc-1.0
> -I/gnome/head/INSTALL/include/libxml2
> -I/gnome/head/INSTALL/include/gnome-vfs-module-2.0
> -I/gnome/head/INSTALL/include/libbonobo-2.0 -g -O2 -c
> help-method.c
> rm -f .libs/help-method.lo
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..
> -I/gnome/head/INSTALL/include/glib-2.0
> -I/gnome/head/INSTALL/lib/glib-2.0/include
> -I/gnome/head/INSTALL/include/gnome-vfs-2.0
> -I/gnome/head/INSTALL/lib/gnome-vfs-2.0/include
> -I/gnome/head/INSTALL/include/bonobo-activation-2.0
> -I/gnome/head/INSTALL/include/orbit-2.0
> -I/gnome/head/INSTALL/include/linc-1.0
> -I/gnome/head/INSTALL/include/libxml2
> -I/gnome/head/INSTALL/include/gnome-vfs-module-2.0
> -I/gnome/head/INSTALL/include/libbonobo-2.0 -g -O2
> -Wp,-MD,.deps/help-method.pp -c help-method.c -fPIC -DPIC -o
> help-method.o
> In file included from
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-module.h:27, from help-method.c:34:
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-method.h:40: conflicting types for `GNOME_VFS_OPEN_NONE'
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-handle.h:39: previous declaration of `GNOME_VFS_OPEN_NONE'
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-method.h:41: conflicting types for `GNOME_VFS_OPEN_READ'
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-handle.h:40: previous declaration of `GNOME_VFS_OPEN_READ'
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-method.h:42: conflicting types for `GNOME_VFS_OPEN_WRITE'
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-handle.h:41: previous declaration of `GNOME_VFS_OPEN_WRITE'
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-method.h:44: conflicting types for `GNOME_VFS_OPEN_RANDOM'
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-handle.h:43: previous declaration of `GNOME_VFS_OPEN_RANDOM'
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-method.h:44: redefinition of `GnomeVFSOpenMode'
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-handle.h:43: `GnomeVFSOpenMode' previously declared here
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-method.h:48: conflicting types for `GNOME_VFS_SEEK_START'
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-handle.h:47: previous declaration of `GNOME_VFS_SEEK_START'
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-method.h:49: conflicting types for `GNOME_VFS_SEEK_CURRENT'
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-handle.h:48: previous declaration of `GNOME_VFS_SEEK_CURRENT'
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-method.h:51: conflicting types for `GNOME_VFS_SEEK_END'
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-handle.h:50: previous declaration of `GNOME_VFS_SEEK_END'
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-method.h:51: redefinition of `GnomeVFSSeekPosition'
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-handle.h:50: `GnomeVFSSeekPosition' previously declared here
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-method.h:53: redefinition of `GnomeVFSMethodHandle'
> /gnome/head/INSTALL/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-handle.h:33: `GnomeVFSMethodHandle' previously declared here
> make[3]: *** [help-method.lo] Error 1
> make[3]: Leaving directory
> `/gnome/head/cvs/libgnome/help-converters/gnome-vfs-module'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/gnome/head/cvs/libgnome/help-converters'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/gnome/head/cvs/libgnome'
> make: *** [all-recursive-am] Error 2
>
> ERROR:libgnome: Cant make all
>
> _______________________________________________
> desktop-devel-list mailing list
> desktop-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/desktop-devel-list
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]