不知道大家有没有遇到“时钟错误”的问题?

OOo,TeX,KO,ABI,GIMP,Picasa,ProE,QCAD,Inkscape,Kicad,Eagle
回复
onlyyou
帖子: 46
注册时间: 2005-09-19 3:30
联系:

不知道大家有没有遇到“时钟错误”的问题?

#1

帖子 onlyyou » 2005-10-19 4:04

在编译bmp所用的ape插件的时候遇到一点问题,请大家看一下,谢谢
root@mycomputer:/home/majian/download/mac-3.99-u4-b2# make
Making all in src
make[1]: Entering directory `/home/majian/download/mac-3.99-u4-b2/src'
Making all in Shared
make[2]: Entering directory `/home/majian/download/mac-3.99-u4-b2/src/Shared'
make[2]: Warning: File `.deps/StdLibFileIO.Plo' has modification time 8.6e+04 s in the future
make all-am
make[3]: Entering directory `/home/majian/download/mac-3.99-u4-b2/src/Shared'
make[3]: Warning: File `.deps/StdLibFileIO.Plo' has modification time 8.6e+04 s in the future
make[3]: Nothing to be done for `all-am'.
make[3]: 警告:检测到时钟错误。您的创建可能是不完整的。
make[3]: Leaving directory `/home/majian/download/mac-3.99-u4-b2/src/Shared'
make[2]: 警告:检测到时钟错误。您的创建可能是不完整的。
make[2]: Leaving directory `/home/majian/download/mac-3.99-u4-b2/src/Shared'
Making all in MACLib
make[2]: Entering directory `/home/majian/download/mac-3.99-u4-b2/src/MACLib'
make[2]: Warning: File `.deps/WAVInputSource.Plo' has modification time 8.6e+04 s in the future
Making all in Assembly
make[3]: Entering directory `/home/majian/download/mac-3.99-u4-b2/src/MACLib/Assembly'
make[3]: Warning: File `libmacasm.la' has modification time 8.6e+04 s in the future
make[3]: Nothing to be done for `all'.
make[3]: 警告:检测到时钟错误。您的创建可能是不完整的。
make[3]: Leaving directory `/home/majian/download/mac-3.99-u4-b2/src/MACLib/Assembly'
Making all in Old
make[3]: Entering directory `/home/majian/download/mac-3.99-u4-b2/src/MACLib/Old'
make[3]: Warning: File `.deps/UnMAC.Plo' has modification time 8.6e+04 s in the future
make[3]: Nothing to be done for `all'.
make[3]: 警告:检测到时钟错误。您的创建可能是不完整的。
make[3]: Leaving directory `/home/majian/download/mac-3.99-u4-b2/src/MACLib/Old'make[3]: Entering directory `/home/majian/download/mac-3.99-u4-b2/src/MACLib'
make[3]: Warning: File `.deps/WAVInputSource.Plo' has modification time 8.6e+04 s in the future
make[3]: Nothing to be done for `all-am'.
make[3]: 警告:检测到时钟错误。您的创建可能是不完整的。
make[3]: Leaving directory `/home/majian/download/mac-3.99-u4-b2/src/MACLib'
make[2]: 警告:检测到时钟错误。您的创建可能是不完整的。
make[2]: Leaving directory `/home/majian/download/mac-3.99-u4-b2/src/MACLib'
Making all in Console
make[2]: Entering directory `/home/majian/download/mac-3.99-u4-b2/src/Console'
make[2]: Warning: File `.deps/Console.Po' has modification time 8.6e+04 s in the future
make[2]: Nothing to be done for `all'.
make[2]: 警告:检测到时钟错误。您的创建可能是不完整的。
make[2]: Leaving directory `/home/majian/download/mac-3.99-u4-b2/src/Console'
Making all in Examples
make[2]: Entering directory `/home/majian/download/mac-3.99-u4-b2/src/Examples'
Making all in Analyze
make[3]: Entering directory `/home/majian/download/mac-3.99-u4-b2/src/Examples/Analyze'
Making all in Sample1
make[4]: Entering directory `/home/majian/download/mac-3.99-u4-b2/src/Examples/Analyze/Sample1'
make[4]: Warning: File `.deps/Sample1.Po' has modification time 8.6e+04 s in the future
make[4]: Nothing to be done for `all'.
make[4]: 警告:检测到时钟错误。您的创建可能是不完整的。
make[4]: Leaving directory `/home/majian/download/mac-3.99-u4-b2/src/Examples/Analyze/Sample1'
make[4]: Entering directory `/home/majian/download/mac-3.99-u4-b2/src/Examples/Analyze'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/majian/download/mac-3.99-u4-b2/src/Examples/Analyze'
make[3]: Leaving directory `/home/majian/download/mac-3.99-u4-b2/src/Examples/Analyze'
make[3]: Entering directory `/home/majian/download/mac-3.99-u4-b2/src/Examples'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/majian/download/mac-3.99-u4-b2/src/Examples'
make[2]: Leaving directory `/home/majian/download/mac-3.99-u4-b2/src/Examples'
make[2]: Entering directory `/home/majian/download/mac-3.99-u4-b2/src'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/majian/download/mac-3.99-u4-b2/src'
make[1]: Leaving directory `/home/majian/download/mac-3.99-u4-b2/src'
make[1]: Entering directory `/home/majian/download/mac-3.99-u4-b2'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/majian/download/mac-3.99-u4-b2'
头像
zhongshuijin
帖子: 4
注册时间: 2008-05-11 22:09

我遇到同样的问题。。。

#2

帖子 zhongshuijin » 2008-05-12 22:14

我今天把系统时间给改了一下,然后安装APACHE2,在MAKE ,MAKE INSTALL的时候就出来了这样的问题。不知道谁可以给个解答阿。。谢谢。。
头像
zhongshuijin
帖子: 4
注册时间: 2008-05-11 22:09

我找到解决办法了。。

#3

帖子 zhongshuijin » 2008-05-12 22:26

执行下面命令。。。

hwclock --hctosys
头像
zhongshuijin
帖子: 4
注册时间: 2008-05-11 22:09

把当前时间更新到内核。

#4

帖子 zhongshuijin » 2008-05-12 22:35

hwclock --systohc

如果是把内核时间更新到当前时间,就用下面的命令:
hwclock --hctosys
回复