Björn Martensen wrote: >>>I can't build the content of the tarball: >>> >>>>thunar-file.c: In function ‘thunar_file_get_deletion_date’: >>>>thunar-file.c:1361: warning: implicit declaration of function ‘strptime’ >>>>thunar-file.c:1361: warning: comparison between pointer and integer >>>>make[3]: *** [Thunar-thunar-file.o] Error 1 >> >>Try with >> >>env CFLAGS="-D_XOPEN_SOURCE" ./autogen.sh ... > > Hmm.. I don't even have the autogen.sh file in the tarball...
Err... env CPPFLAGS="-D_XOPEN_SOURC" ./configure... > Björn Benedikt _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
