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 ...

> Björn

Benedikt
_______________________________________________
Thunar-dev mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/thunar-dev

Reply via email to