Installation Problem with Asterisk 1.8.10.0

hello guys! recently i was trying to install Asterisk 1.8.10.0 on CentOS 5.7 distribution.
i have installed the following dependency packages

after running ./configure script i don’t have any errors these are the last lines i get from it

[quote]config.status: creating config.h
configure: Menuselect build configuration successfully completed

#HERE IS THE ASTERISK LOGO I HAVE NOT COPY/PASTED IT#

configure: Package configured for:
configure: OS type : linux-gnu
configure: Host CPU : i686
configure: build-cpu:vendor:os: i686 : pc : linux-gnu :
configure: host-cpu:vendor:os: i686 : pc : linux-gnu :[/quote]

Now i want to run the make command and here i got the error

[quote][root@centos-5-test asterisk-1.8.10.0]# make
make: Warning: File `Makefile’ has modification time 2.8e+08 s in the future


**** The configure script must be executed before running ‘make’.
**** Please run “./configure”.


make: *** [makeopts] Error 1[/quote]

Can somebody help me please, I had not such problem earlier! Thanks for the attention!

Delete the build tree. Set the system time within the current decade (well actually to the correct time). Re-extract and try again.

thank you a lot that helped me out, i much appreciate your help… without your help, i could not even realize that my Date was wrong