Re: warnings when building Gnome2-1.010
- From: Thierry Vignaud <tvignaud mandrakesoft com>
- To: muppet <scott asofyet org>
- Cc: gtk-perl list <gtk-perl-list gnome org>
- Subject: Re: warnings when building Gnome2-1.010
- Date: Fri, 04 Jun 2004 13:50:32 +0200
muppet <scott asofyet org> writes:
when compiling Gnome2-1.010, i got lots of warning about
redefinitions in Gnome2-VFS
NOME_VFS_TYPE_VFS_XFER_PHASE" redefined
In file included from
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/
Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeWindowIcon.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:109:1:
warning: this is the location of the previous definition
erm, it looks like there is a bit of leading text missing, which
should include the file and line of the redefinition. but it
strikes me as odd that the redefinition is from a file included by
gnome-vfs.h, because that would appear to mean that it is
libgnomevfs's headers at fault, not Gnome2::VFS's (which, i admit,
do some interesting things with enum defines).
can you send a few more line's worth of error output?
gcc -c -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2
-I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0
-I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
-I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/libxml2
-I/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/Canvas/Install
-I/usr/include/freetype2/freetype2 -I/usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi/Glib/Install
-I. -I/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install
-I/usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi/Gtk2/Install -I./build -D_REENTRANT -D_GNU_SOURCE
-DTHREADS_HAVE_PIDS -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/include/gdbm -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro -DVERSION=\"1.010\"
-DXS_VERSION=\"1.010\" -o xs/GnomeApp.o -fPIC "-I/usr/lib/perl5/5.8.4/i386-linux-thread-multi/CORE"
xs/GnomeApp.c
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:12:1: warning:
"GNOME_VFS_TYPE_VFS_DIRECTORY_VISIT_OPTIONS" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:14:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:15:1: warning:
"GNOME_VFS_TYPE_VFS_FILE_FLAGS" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:19:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:18:1: warning:
"GNOME_VFS_TYPE_VFS_FILE_TYPE" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:22:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:21:1: warning:
"GNOME_VFS_TYPE_VFS_FILE_INFO_FIELDS" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:25:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:24:1: warning:
"GNOME_VFS_TYPE_VFS_FILE_PERMISSIONS" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:28:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:27:1: warning:
"GNOME_VFS_TYPE_VFS_FILE_INFO_OPTIONS" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:31:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:30:1: warning:
"GNOME_VFS_TYPE_VFS_SET_FILE_INFO_MASK" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:34:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:33:1: warning:
"GNOME_VFS_TYPE_VFS_FIND_DIRECTORY_KIND" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:39:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:36:1: warning:
"GNOME_VFS_TYPE_VFS_OPEN_MODE" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:44:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:39:1: warning:
"GNOME_VFS_TYPE_VFS_SEEK_POSITION" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:47:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:42:1: warning:
"GNOME_VFS_TYPE_VFS_MIME_ACTION_TYPE" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:52:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:45:1: warning:
"GNOME_VFS_TYPE_VFS_MIME_APPLICATION_ARGUMENT_TYPE" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:55:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:48:1: warning:
"GNOME_VFS_TYPE_VFS_MONITOR_TYPE" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:60:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:51:1: warning:
"GNOME_VFS_TYPE_VFS_MONITOR_EVENT_TYPE" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:63:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:54:1: warning:
"GNOME_VFS_TYPE_VFS_RESULT" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:68:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:57:1: warning:
"GNOME_VFS_TYPE_VFS_URI_HIDE_OPTIONS" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-info.h:32,
from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-async-ops.h:29,
from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:28,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-uri.h:109:1: warning: this is the location of the previous
definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:60:1: warning:
"GNOME_VFS_TYPE_VFS_MAKE_URI_DIRS" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:78:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:63:1: warning:
"GNOME_VFS_TYPE_VFS_XFER_OPTIONS" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:91:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:66:1: warning:
"GNOME_VFS_TYPE_VFS_XFER_PROGRESS_STATUS" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:94:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:69:1: warning:
"GNOME_VFS_TYPE_VFS_XFER_OVERWRITE_MODE" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:97:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:72:1: warning:
"GNOME_VFS_TYPE_VFS_XFER_OVERWRITE_ACTION" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:100:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:75:1: warning:
"GNOME_VFS_TYPE_VFS_XFER_ERROR_MODE" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:103:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:78:1: warning:
"GNOME_VFS_TYPE_VFS_XFER_ERROR_ACTION" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:106:1: warning: this is the location of the
previous definition
In file included from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:52,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl-gtypes.h:81:1: warning:
"GNOME_VFS_TYPE_VFS_XFER_PHASE" redefined
In file included from /usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h:43,
from
/usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi/Gnome2/VFS/Install/vfs2perl.h:26,
from gnome2perl.h:25,
from GnomeApp.xs:21:
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.h:109:1: warning: this is the location of the
previous definition
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]