首页 > 系统服务 > 详细

LINUX配置出现:configure: error: newly created file is older than distributed files!

时间:2016-05-06 02:27:16      阅读:359      评论:0      收藏:0      [点我收藏+]

date 看下系统时间

文件夹目录 ls -l 查看文件时间
【按提示应该是文件时间问题,新创建的时间既然比现在的文件时间晚,系统时间问题】

解决:
hwclock --set --date="月/日/年 小时:分钟:秒钟"
hwclock --hctosys

比如:hwclock --set --date="07/24/2012 12:33:22"
hwclock --hctosys是让上面设置的硬件时间同系统时间同步

本文出自 “江湖笑笑生” 博客,请务必保留此出处http://hashlinux.blog.51cto.com/9647696/1770546

LINUX配置出现:configure: error: newly created file is older than distributed files!

原文:http://hashlinux.blog.51cto.com/9647696/1770546

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!