Manik Bafna writes:
> 
> Ok, I'm attaching the log. I compiled with the following options
> ./configure --without-gssapi --without-krb4
[...]
> ----------------------------
> revision 1.1
> date: 2034/12/25 12:31:00;  author: manik;  state: Exp;

Either your "touch" command is broken or you live somewhere with a
fractional timezone.  sanity.sh does:

        touch 1225180134 cdir/cfile

Which should set the timestamp of that file to 2034/12/25 18:01:34 in
your local time.  It then expects the corresponding UTC time to be some
date between 2034/12/24 and 2034/12/26, any hour, any seconds (many
touch commands don't set the seconds correctly), but it expects the
minutes to be exactly 01, whereas your system has 31.

If you are in a fractional timezone, please select a different timezone
while you're running the tests.

-Larry Jones

The real fun of living wisely is that you get to be smug about it. -- Hobbes

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to