> In file included from /usr/include/linux/fs.h:19, > from gfloppy.c:30: > /usr/include/linux/prio_tree.h:22: error: parse error before "pgoff_t" > /usr/include/linux/prio_tree.h:27: error: parse 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[5]: *** [gfloppy.o] Error 1 > > Looks like a candidate for the bug database.
Not sure where you'd file it though. It looks like the same problem Joseph E. Sacco reported here: http://lists.terrasoftsolutions.com/pipermail/yellowdog-general/2004-December/017044.html ( Specifically, the portion relating to modifying the /usr/include/linux/prio_tree.h file ) I'd report this as a bug against gnome-utils myself and see what upstream have to say about it -- but make sure you mention your platform and distribution to them. Regards, Paul -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
