작업/openmoko

out-of-date error

hotdigi 2009. 12. 14. 10:21
  GEN   config-all-devices.mak
config-host.mak is out-of-date, running configure
^C^Cmake: *** [config-host.mak] Interrupt

발생한다면, 

date를 확인해보자. 



해결방법>
1. date를 이용하여 날짜를 수정한다. 
# date -s 2009/03/04
2. 압축을 해제하고, configure, make 를 다시 진행한다.