[quote:b46f0b58a5="q1a1z1"]make ep7312_config后
执行make all 出现如下
arm-linux-gcc -v 显示3.3.3
1-20 02:31:02 > 2005-01-18 21:05:37.346299)
make[1]: `.depend' is up to date.
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Leaving directory `/home/llf/u-boot-1.1.2/examples'
make[1]: Entering directory `/home/llf/u-boot-1.1.2/post'
make[1]: *** Warning: File `.depend' has modification time in the future (2005-
1-20 02:31:02 > 2005-01-18 21:05:37.699424)
make[1]: `.depend' is up to date.
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Leaving directory `/home/llf/u-boot-1.1.2/post'
make[1]: Entering directory `/home/llf/u-boot-1.1.2/post/cpu'
make[1]: *** Warning: File `.depend' has modification time in the future (2005-
1-20 02:31:02 > 2005-01-18 21:05:38.17866
make[1]: `.depend' is up to date.
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Leaving directory `/home/llf/u-boot-1.1.2/post/cpu'
make -C tools all
make[1]: Entering directory `/home/llf/u-boot-1.1.2/tools'
make[1]: *** Warning: File `.depend' has modification time in the future (2005-
1-20 02:31:02 > 2005-01-18 21:05:39.61665
make[1]: *** No rule to make target `/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.
1.66/include/stddef.h', needed by `img2srec.o'. Stop.
make[1]: Leaving directory `/home/llf/u-boot-1.1.2/tools'[/quote]
检查你的系统时间是否正确。