gfloppy issue



I believe it's a known compilation bug but I have found it in cvs too

gcc (GCC) 3.3.6
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.



if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome-utils/glade"\" -DDATADIR=\""/usr/share"\" -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -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/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -O2 -MT gfloppy.o -MD -MP -MF ".deps/gfloppy.Tpo" -c -o gfloppy.o gfloppy.c; \ then mv -f ".deps/gfloppy.Tpo" ".deps/gfloppy.Po"; else rm -f ".deps/gfloppy.Tpo"; exit 1; fi
In file included from /usr/include/linux/fs.h:19,
               from gfloppy.c:32:
/usr/include/linux/prio_tree.h:22: error: syntax error before "pgoff_t"
/usr/include/linux/prio_tree.h:27: error: syntax error before "pgoff_t"
/usr/include/linux/prio_tree.h: In function `prio_tree_iter_init':
/usr/include/linux/prio_tree.h:29: error: `iter' undeclared (first use in this function) /usr/include/linux/prio_tree.h:29: error: (Each undeclared identifier is reported only once
/usr/include/linux/prio_tree.h:29: error: for each function it appears in.)
/usr/include/linux/prio_tree.h:29: error: `root' undeclared (first use in this function) /usr/include/linux/prio_tree.h:30: error: `r_index' undeclared (first use in this function)
make[3]: *** [gfloppy.o] Error 1
make[3]: Leaving directory `/usr/local/src/garnome-2.12.1/desktop/gnome-utils/work/main.d/gnome-utils/gfloppy/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/garnome-2.12.1/desktop/gnome-utils/work/main.d/gnome-utils/gfloppy'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/garnome-2.12.1/desktop/gnome-utils/work/main.d/gnome-utils'
make: *** [all] Error 2
root xevilstar:/usr/local/src/garnome-2.12.1/desktop/gnome-utils/work/main.d/gnome-utils# uname -a

Linux xevilstar 2.6.14 #1 Sat Oct 29 13:50:11 CEST 2005 i686 unknown unknown GNU/Linux


what can I do ?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]