Στις Tue, 25 Jul 2006 20:16:34 +0000 Ο/Η Laurent Meunier <[EMAIL PROTECTED]> έγραψε:
> Le Tue, 25 Jul 2006 19:59:44 +0200, > Benedikt Meurer <[EMAIL PROTECTED]> a écrit : > > > > > Meh, glibc. Try to add > > > > #ifndef _XOPEN_SOURCE > > #define _XOPEN_SOURCE > > #endif > > > > in thunar-file.c right before the line > > > > #include <time.h> > > > > > > Benedikt > > > > Ok, this fixed the problem. Didn't here. Build stopped with this error: cc1: warnings being treated as errors thunar-file.c: In function ‘thunar_file_get_deletion_date’: thunar-file.c:1364: warning: implicit declaration of function ‘strptime’ thunar-file.c:1364: warning: comparison between pointer and integer make[3]: *** [Thunar-thunar-file.o] Error 1 make[3]: Leaving directory `/home/stavrosg/temp/Thunar-0.3.3svn-trashexp-r22526/thunar' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/stavrosg/temp/Thunar-0.3.3svn-trashexp-r22526/thunar' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/stavrosg/temp/Thunar-0.3.3svn-trashexp-r22526' make: *** [all] Error 2 [EMAIL PROTECTED] Thunar-0.3.3svn-trashexp-r22526]$ grep strptime /usr/include/time.h extern char *strptime (__const char *__restrict __s, extern char *strptime_l (__const char *__restrict __s, > I have the same system as Björn and the same problem. With this patch > I can build Thunar. > > Laurent GTK 2.10.1 , GLIB 2.12.1, glibc 2.4 -- Stavros Giannouris Jabber: [EMAIL PROTECTED] "Hello. I'm a signature virus. Just copy me to your signature to help me spread"
signature.asc
Description: PGP signature
_______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
