Can not run make to compile asterisk 1.2

Hello, Guys:
I try to install asterisk 1.2 under centos 4.4. but when I run make command to compile asterisk. the error came out as following :
Warning: File `Makefile’ has modification time 2.5e+06 s in the future
anyone knows how to solve this problem? please give me a hand!
thank you!
zhu8080

well
type date
note the time… is it correct? somehow i think your comp has the wrong time

cd /usr/src/asterisk
ls -la Makefile

whats the date on that file? is it in the “future” according to your computer?

[quote=“zhu8080”]Hello, Guys:
I try to install asterisk 1.2 under centos 4.4. but when I run make command to compile asterisk. the error came out as following :
Warning: File `Makefile’ has modification time 2.5e+06 s in the future
anyone knows how to solve this problem? please give me a hand!
thank you!
zhu8080[/quote]