【问题标题】:Error in Fedora Linux -- clock skew detectedFedora Linux 中的错误——检测到时钟偏差
【发布时间】:2011-06-01 05:37:15
【问题描述】:

如何解决Fedora Linux 中“检测到时钟偏差。您的构建可能不完整”错误?

我在终端中使用make 命令时遇到此错误。

【问题讨论】:

标签: fedora


【解决方案1】:

是的,当然,清理你的代码库,然后发布 find . -exec touch {} \; 成功了。

正如链接所说:

Sometimes the last modified time on the files is wrong:
because it is greater than the time of day clock.  `make'
then issues the above message.
You usually see these sort of problems in programming
enviroments that use NFS to share files but don't sync
clocks using NTP.

【讨论】:

    【解决方案2】:

    简单的解决方案:

    触摸文件名

    一切都会好的。

    更多信息: http://embeddedbuzz.blogspot.in/2012/03/make-warning-clock-skew-detected-your.html

    【讨论】:

      【解决方案3】:
      猜你喜欢
      • 2013-08-16
      • 2012-11-24
      • 2013-07-14
      • 2011-04-18
      • 2015-02-09
      • 2012-10-05
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多