[Thunar-dev] Thunar SVN crashes on Thunar-thunar-util.o while compiling

Maximilian Schleiss maxschleiss at bluewin.ch
Wed Aug 2 19:09:12 CEST 2006


Hi all,

just downloaded the latest version of Xfce from SVN and all the previous 
packages compiled without a problem. Here are the latest lines of the 
thunar compilation crash:

if 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-util.o -MD -MP -MF 
".deps/Thunar-thunar-util.Tpo" -c -o Thunar-thunar-util.o `test -f 
'thunar-util.c' || echo './'`thunar-util.c; \
then mv -f ".deps/Thunar-thunar-util.Tpo" ".deps/Thunar-thunar-util.Po"; 
else rm -f ".deps/Thunar-thunar-util.Tpo"; exit 1; fi
thunar-util.c: In function `thunar_util_humanize_file_time':
thunar-util.c:81: warning: implicit declaration of function 
`g_date_set_time_t'
thunar-util.c:82: warning: implicit declaration of function `time'
make[3]: *** [Thunar-thunar-util.o] Error 1
make[3]: Leaving directory `/home/maximilian/temp/xfce/SVN/8/thunar'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/maximilian/temp/xfce/SVN/8/thunar'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/maximilian/temp/xfce/SVN/8'
make: *** [all] Error 2

Would it have been enough to put only the lines beginning with the 
"make[3]: *** [Thunar-thunar-util.o] Error 1" or are the few lines 
before of interest?

Max



More information about the Thunar-dev mailing list