RE: [xslt] [libxslt1.1.2] Problems with the date:date function



Hi,

>The configure scripts have to fine time, localtime, and gmtime 
>in order for 
>the code to determine the current time. Check the output of 
>configure to see 
>why you are missing one or more of these. The relevant code is in 
>libexslt/date.c.
Ok, I think you've shown what the problem is :
checking for gettimeofday... no
checking for mktime... no
checking for localtime... no
checking for asctime... no
checking for time... no
checking for gmtime... no
checking for ftime... yes

The machine is not properly configured.

Thanks a lot!

Bruno Verachten.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]