GNOME Bugzilla – Bug 303387
compile fails on "array type has incomplete element type" in gnome-conf.c
Last modified: 2005-06-17 17:12:15 UTC
Version details: 2.10.1 Distribution/Version: slackware 8.0 While compiling using gcc-4.0.0. glibc-2.3.3 and gnome-vfs-2.10.1 I get the following error during the compile process: ccache cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -I/usr/test/garnome3/include/g lib-2.0 -I/usr/test/garnome3/lib/glib-2.0/include -I/usr/test/garnome3/include/gnome-vfs-2.0 -I/usr/test/garnome3/lib/gnome-vfs-2 .0/include -I/usr/test/garnome3/include/bonobo-activation-2.0 -I/usr/test/garnome3/include/libbonobo-2.0 -I/usr/test/garnome3/inc lude/gconf/2 -I/usr/test/garnome3/include/orbit-2.0 -I/usr/test/garnome3/include -DG_DISABLE_DEPRECATED -DLIBGNOME_PREFIX=\"/usr/ test/garnome3\" -DLIBGNOME_LIBDIR=\"/usr/test/garnome3/lib\" -DLIBGNOME_DATADIR=\"/usr/test/garnome3/share\" -DLIBGNOME_BINDIR=\" /usr/test/garnome3/bin\" -DLIBGNOME_LOCALSTATEDIR=\"/usr/test/garnome3/var\" -DLIBGNOME_SYSCONFDIR=\"/usr/test/garnome3/etc\" -DV ERSION=\"2.10.0\" -DGNOMEVFSVERSION=\"2.10.1\" -DG_LOG_DOMAIN=\"Gnome\" -I/usr/test/garnome3/include -I/usr/test/garnome3/include -L/usr/test/garnome3/lib -O2 -pipe -MT gnome-gconf.lo -MD -MP -MF .deps/gnome-gconf.Tpo -c gnome-gconf.c -fPIC -DPIC -o .libs/g nome-gconf.o gnome-gconf.c:33: error: array type has incomplete element type make[6]: *** [gnome-gconf.lo] Error 1 make[6]: Leaving directory `/usr/download/garnome-2.10.1.1/platform/libgnome/work/main.d/libgnome-2.10.0/libgnome' make[5]: *** [all] Error 2
Seems like its libgnome not gnome-vfs .. reassigning.
" Reassign bug to owner of selected component "
*** This bug has been marked as a duplicate of 302071 ***