This is probably a known and normal issue since it's under heavy development, but since it's been around a day or so.. I wanted to make sure of it. (As in not a problem for me, I have a working xfdesktop installed :)) With, ./autogen.sh options being only --prefixes: then mv -f ".deps/xfdesktop-xfdesktop-file-icon.Tpo" ".deps/xfdesktop-xfdesktop-file-icon.Po"; else rm -f ".deps/xfdesktop-xfdesktop-file-icon.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../common -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/thunar-vfs-1 -I/usr/include/exo-0.3 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -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/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DXFCEMODDIR=\"/usr/lib/xfce4/modules\" -march=athlon-xp -O2 -pipe -fomit-frame-pointer -MT xfdesktop-xfdesktop-file-icon-manager.o -MD -MP -MF ".deps/xfdesktop-xfdesktop-file-icon-manager.Tpo" -c -o xfdesktop-xfdesktop-file-icon-manager.o `test -f 'xfdesktop-file-icon-manager.c' || echo './'`xfdesktop-file-icon-manager.c; \ then mv -f ".deps/xfdesktop-xfdesktop-file-icon-manager.Tpo" ".deps/xfdesktop-xfdesktop-file-icon-manager.Po"; else rm -f ".deps/xfdesktop-xfdesktop-file-icon-manager.Tpo"; exit 1; fi xfdesktop-file-icon-manager.c: In function 'xfdesktop_file_icon_manager_volume_manager_cb': xfdesktop-file-icon-manager.c:568: error: 'THUNAR_VFS_FILE_FLAGS_HIDDEN' undeclared (first use in this function) xfdesktop-file-icon-manager.c:568: error: (Each undeclared identifier is reported only once xfdesktop-file-icon-manager.c:568: error: for each function it appears in.) xfdesktop-file-icon-manager.c: In function 'xfdesktop_file_icon_manager_listdir_infos_ready_cb': xfdesktop-file-icon-manager.c:611: error: 'THUNAR_VFS_FILE_FLAGS_HIDDEN' undeclared (first use in this function) make[2]: *** [xfdesktop-xfdesktop-file-icon-manager.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/xfdesktop-9999/work/xfdesktop-9999/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/xfdesktop-9999/work/xfdesktop-9999' make: *** [all] Error 2 - Samuli Suominen Reproducible: Always Steps to Reproduce:
Update thunar to latest SVN. Sorry, but unfortunately there's no version number of thunar to depend on ATM, so configure can't check properly yet.