User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060322 Firefox/1.5.0.1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060322 Firefox/1.5.0.1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share\" -DEXO_API_SUBJECT_TO_CHANGE -DEXO_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Thunar\" -DLIBDIR=\"/usr/lib\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DTHUNAR_VERSION_API=\"1\" -DHAVE_GNUC_VISIBILITY -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fno-strict-aliasing -Werror -Wall -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT Thunar-thunar-dbus-service.o -MD -MP -MF ".deps/Thunar-thunar-dbus-service.Tpo" -c -o Thunar-thunar-dbus-service.o `test -f 'thunar-dbus-service.c' || echo './'`thunar-dbus-service.c; \ then mv -f ".deps/Thunar-thunar-dbus-service.Tpo" ".deps/Thunar-thunar-dbus-service.Po"; else rm -f ".deps/Thunar-thunar-dbus-service.Tpo"; exit 1; fi thunar-dbus-service.c:229: warning: 'thunar_dbus_service_display_folder' defined but not used thunar-dbus-service.c:258: warning: 'thunar_dbus_service_display_folder_and_select' defined but not used thunar-dbus-service.c:315: warning: 'thunar_dbus_service_display_file_properties' defined but not used thunar-dbus-service.c:350: warning: 'thunar_dbus_service_launch' defined but not used thunar-dbus-service.c:375: warning: 'thunar_dbus_service_display_preferences_dialog' defined but not used thunar-dbus-service.c:448: warning: 'thunar_dbus_service_launch_files' defined but not used thunar-dbus-service.c:410: warning: 'thunar_dbus_service_bulk_rename' defined but not used thunar-dbus-service.c:490: warning: 'thunar_dbus_service_terminate' defined but not used make[3]: *** [Thunar-thunar-dbus-service.o] Error 1 make[3]: Leaving directory `/home/jf/Xfce/SVN/thunar/trunk/thunar' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/jf/Xfce/SVN/thunar/trunk/thunar' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/jf/Xfce/SVN/thunar/trunk' make: *** [all] Error 2 ps : it works fine with ./configure --disable-dbus Reproducible: Always
Did you enable maintainer mode? If so, retry after 'make distclean'. And check if the thunar-dbus-service-infos.h file is properly generated from thunar-dbus-service-infos.xml.
damn me i always forget the --enable-maintainer-mode it fixed the problem
xdt-autogen should automatically prepend --enable-maintainer-mode if $XDT_CONFIGURE_FLAGS is unset. You can of course also just add --enable-maintainer-mode to XDT_CONFIGURE_FLAGS in your ~/.<shell>rc.