Hi,
 
I am using gnumake to build a code and got below errors:
 
gnumake[2]: warning:  Clock skew detected.  Your build may be incomplete.
.....
gnumake.exe[1]: *** Warning: File `../../videoss/mp4/dec/src/mp4d_mb.d' has modification time in the
 future (2006-04-02 22:48:35 > 2006-04-02 21:49:07)
....
 
I think normally people met this problem in NFS server because of the clock sync problem, but they are talking about 2 seconds at most.  In my case, it is one hour!
 
I think it may caused by summer time, it started today (April 2nd) and it is the first day of summer time.  I met this problems in two PCs.  I am using winXP and all the files are stored locally.
 
My gnumake version is:
 
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for Windows32
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
        Free Software Foundation, Inc.
 
Is there any clues?
 
Thanks
 
Regards,
 
Shiping Li
 
_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to