Just found that the issue was that the clock was not set properly on the
server.
2012/1/19 Lucas Moauro
> I'm trying to install Python 2.7 from source on Centos 6.0. When running
> make after first running ./configure successfully on the source directory,
> it performs the chec
I'm trying to install Python 2.7 from source on Centos 6.0. When running
make after first running ./configure successfully on the source directory,
it performs the checks done by the configure step again in a loop, i.e: the
checks are done infinitely many times, so the compiling process never
start