/dev/null timing and clock skew problems

Pedro Alves pedro_alves@portugalmail.pt
Tue Feb 27 19:12:00 GMT 2007


Tim Prince escreveu:
> pedro_alves@portugalmail.pt wrote:
>>  I see this a lot on
>> regular files.
>>
>> I just got this:
>> make: Warning: File `Makefile' has modification time 0.42 s in the future
>>
> If you are accessing files on another machine, and you aren't using any 
> means for keeping the date clocks synchronized, this is to be expected.
> 

No, but I'm on FAT32 on this machine.  Problem is described here:

http://www.delorie.com/djgpp/v2faq/faq22_18.html

According to that same page, DJGPP has a local hack^Wpatch to
suppress that warning:

"DJGPP ports of GNU Make v3.77 and later allow for up to
3 seconds of positive difference between the file timestamp and the
system clock (that is, the file is allowed to be up to 3 seconds into the
future), before the above warning is printed. So upgrading to the
latest version of Make should eliminate such bogus warnings and leave you
only with messages due to real clock skews."

Cheers,
Pedro Alves


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list