Make never ends when compiling from source

Lucas Moauro lagenar at gmail.com
Thu Jan 19 02:14:43 EST 2012


Just found that the issue was that the clock was not set properly on the
server.

2012/1/19 Lucas Moauro <lagenar at gmail.com>

> 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
> starts.
>
> Does anyone know the cause of this behaviour and how to solve it?
>
> - Lucas
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120119/2304c911/attachment.html>


More information about the Python-list mailing list