After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 316249 - Problem compiling gnome-vfs 2.12.0
Problem compiling gnome-vfs 2.12.0
Status: RESOLVED DUPLICATE of bug 315294
Product: gnome-vfs
Classification: Deprecated
Component: Build
2.12.x
Other All
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-13 22:23 UTC by Pierre
Modified: 2005-09-14 21:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Pierre 2005-09-13 22:23:35 UTC
# make
make  all-recursive
make[1]: Entering directory `/tmp/gnome-vfs-2.12.0'
Making all in imported
make[2]: Entering directory `/tmp/gnome-vfs-2.12.0/imported'
Making all in neon
make[3]: Entering directory `/tmp/gnome-vfs-2.12.0/imported/neon'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/gnome-vfs-2.12.0/imported/neon'
Making all in fnmatch
make[3]: Entering directory `/tmp/gnome-vfs-2.12.0/imported/fnmatch'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/gnome-vfs-2.12.0/imported/fnmatch'
make[3]: Entering directory `/tmp/gnome-vfs-2.12.0/imported'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/gnome-vfs-2.12.0/imported'
make[2]: Leaving directory `/tmp/gnome-vfs-2.12.0/imported'
Making all in libgnomevfs
make[2]: Entering directory `/tmp/gnome-vfs-2.12.0/libgnomevfs'
make  all-am
make[3]: Entering directory `/tmp/gnome-vfs-2.12.0/libgnomevfs'
source='GNOME_VFS_Daemon-common.c' object='GNOME_VFS_Daemon-common.lo' libtool=yes \
depfile='.deps/GNOME_VFS_Daemon-common.Plo'
tmpdepfile='.deps/GNOME_VFS_Daemon-common.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -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/gconf/2
-I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0
-I/usr/local/include/libbonobo-2.0 -I/usr/local/include/libxml2  
-I/usr/local/ssl/include    -I/usr/local/include/howl  
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include    -DORBIT2=1
-pthread -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0
-I/usr/local/include/bonobo-activation-2.0    -DXDG_PREFIX=_gnome_vfs_xdg
-D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_LARGEFILE64_SOURCE
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_DISABLE_DEPRECATED
-DGNOME_VFS_PREFIX=\"/usr/local\" -DGNOME_VFS_DATADIR=\"/usr/local/share\"
-DGNOME_VFS_LIBDIR=\"/usr/local/lib\"
-DGNOME_VFS_LOCALEDIR=\"/usr/local/share/locale\"
-DGNOME_VFS_SYSCONFDIR=\"/usr/local/etc\" -DG_LOG_DOMAIN=\"libgnomevfs\"  
-I/usr/afsws/include  -s -O3 -march=i686 -c -o GNOME_VFS_Daemon-common.lo `test
-f 'GNOME_VFS_Daemon-common.c' || echo './'`GNOME_VFS_Daemon-common.c
 gcc -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/gconf/2 -I/usr/local/include/orbit-2.0
-I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libbonobo-2.0
-I/usr/local/include/libxml2 -I/usr/local/ssl/include -I/usr/local/include/howl
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DORBIT2=1
-pthread -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0
-I/usr/local/include/bonobo-activation-2.0 -DXDG_PREFIX=_gnome_vfs_xdg
-D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_LARGEFILE64_SOURCE
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_DISABLE_DEPRECATED
-DGNOME_VFS_PREFIX=\"/usr/local\" -DGNOME_VFS_DATADIR=\"/usr/local/share\"
-DGNOME_VFS_LIBDIR=\"/usr/local/lib\"
-DGNOME_VFS_LOCALEDIR=\"/usr/local/share/locale\"
-DGNOME_VFS_SYSCONFDIR=\"/usr/local/etc\" -DG_LOG_DOMAIN=\"libgnomevfs\"
-I/usr/afsws/include -s -O3 -march=i686 -c GNOME_VFS_Daemon-common.c -MT
GNOME_VFS_Daemon-common.lo -MD -MP -MF .deps/GNOME_VFS_Daemon-common.TPlo  -fPIC
-DPIC -o .libs/GNOME_VFS_Daemon-common.o
In file included from GNOME_VFS_Daemon-common.c:9:
GNOME_VFS_Daemon.h:45: error: syntax error before "struct"
GNOME_VFS_Daemon.h:78: error: syntax error before "struct"
GNOME_VFS_Daemon.h:111: error: syntax error before "struct"
GNOME_VFS_Daemon.h:144: error: syntax error before "struct"
GNOME_VFS_Daemon.h:229: error: syntax error before "struct"
GNOME_VFS_Daemon.h:282: error: syntax error before "struct"
GNOME_VFS_Daemon.h:332: error: syntax error before "struct"
GNOME_VFS_Daemon.h:367: error: syntax error before "struct"
GNOME_VFS_Daemon.h:417: error: syntax error before "struct"
GNOME_VFS_Daemon.h:467: error: syntax error before "struct"
GNOME_VFS_Daemon.h:502: error: syntax error before "struct"
GNOME_VFS_Daemon.h:600: error: syntax error before "struct"
GNOME_VFS_Daemon.h:650: error: syntax error before "struct"
GNOME_VFS_Daemon.h:685: error: syntax error before "struct"
GNOME_VFS_Daemon.h:775: error: syntax error before "struct"
GNOME_VFS_Daemon.h:810: error: syntax error before "struct"
GNOME_VFS_Daemon.h:848: error: syntax error before "struct"
GNOME_VFS_Daemon.h:885: error: syntax error before "struct"
GNOME_VFS_Daemon.h:930: error: syntax error before "struct"
GNOME_VFS_Daemon.h:970: error: syntax error before "struct"
GNOME_VFS_Daemon.h:1012: error: syntax error before "struct"
GNOME_VFS_Daemon.h:1050: error: syntax error before "struct"
GNOME_VFS_Daemon.h:1094: error: syntax error before "struct"
GNOME_VFS_Daemon.h:1129: error: syntax error before "struct"
GNOME_VFS_Daemon.h:1163: error: syntax error before "struct"
GNOME_VFS_Daemon.h:1195: error: syntax error before "struct"
GNOME_VFS_Daemon.h:1227: error: syntax error before "struct"
GNOME_VFS_Daemon.h:1259: error: syntax error before "struct"
GNOME_VFS_Daemon.h:1291: error: syntax error before "struct"
GNOME_VFS_Daemon.h:1323: error: syntax error before "struct"
GNOME_VFS_Daemon.h:1355: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:198: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:202: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:240: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:244: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:282: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:286: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:324: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:328: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:450: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:454: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:493: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:497: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:535: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:539: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:619: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:623: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:662: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:666: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:704: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:708: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:788: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:792: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:873: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:877: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:915: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:919: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:999: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:1003: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:1084: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:1088: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:1127: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:1131: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:1170: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:1174: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:1213: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:1217: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:1256: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:1260: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:1299: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:1303: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:1342: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:1346: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:1385: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:1389: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:1428: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:1432: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:1471: error: syntax error before "CORBA_TypeCode"
GNOME_VFS_Daemon-common.c:1475: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:1516: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:1557: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:1598: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:1639: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:1680: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:1721: error: syntax error before "struct"
GNOME_VFS_Daemon-common.c:1762: error: syntax error before "struct"
make[3]: *** [GNOME_VFS_Daemon-common.lo] Error 1
make[3]: Leaving directory `/tmp/gnome-vfs-2.12.0/libgnomevfs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/gnome-vfs-2.12.0/libgnomevfs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/gnome-vfs-2.12.0'
make: *** [all] Error 2
Comment 1 Christian Kirbach 2005-09-14 08:11:59 UTC
adding build keyword.

what platform are you compiling on? what compiler and compiler version are you 
using?
Comment 2 Pierre 2005-09-14 20:25:30 UTC
I'm using GNU/Linux with gcc 3.4.3
Comment 3 Christian Neumair 2005-09-14 21:36:40 UTC
Thanks for the bug report. This particular bug has already been reported into
our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of 315294 ***