[Cmake] compile Hello example of CMake

Amitha Perera perera at cs.rpi.edu
Tue May 14 12:06:03 EDT 2002


On Tue, May 14, 2002 at 09:42:42AM -0400, Lijun Ding wrote:
> When using "make" after "ccmake", the following warning appears:
>    make: warning:  Clock skew detected.  Your build may be incomplete.
> Do you know how to stop it? Thanks a lot.

That has nothing to do with CMake (or make, really). Your systems have
network (NFS) drives, and the client and server machines do not agree
about the time. You should talk to your system administrators about
that.

There are programs (e.g. ntp) that will syncronize clocks.

[BTW, this thread no longer belongs on the CMake mailing list.]

Amitha.



More information about the CMake mailing list