configure: error: newly created file is older than distributed files!
出现此编译错误,请检查你的系统时间是否设置有误。。。
# date -s 12-03-30 (2012年3月30号)
# date -s 10:30:30 (10点30分30秒)
# hwclock -w (将当前时间和日期写入BIOS,避免重启后失效)
本文转自linux博客51CTO博客,原文链接http://blog.51cto.com/yangzhiming/840983如需转载请自行联系原作者