bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Nardy's Directions, and some help, please.


From: Jim Segrave
Subject: Re: [Bug-gnubg] Nardy's Directions, and some help, please.
Date: Wed, 13 Aug 2003 18:45:10 +0200
User-agent: Mutt/1.4i

On Wed 13 Aug 2003 (11:47 -0400), Rob wrote:
> What we need are multiple postings... :)
> 
> When I moved showMoveIndicator out of the 3d-board #ifdef block, I was able
> to build. However, I got the following message:
> 
> mingw32-make.exe: warning:  Clock skew detected.  Your build may be
> incomplete.
> 
> Any thoughts on that one? Can someone suggest a way out of this one? Or,
> should I not even worry?

Do a make clean and try the make again. In the worst case, you have
files whose date stamps your machine thinks is in the future. The make
utility depends on the assumption that date stamps are always correct
and that time always goes forwards. It's likely to be very upset if it
compiles a source file and the object file ends up older than the
source. 

-- 
Jim Segrave           address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]