Andrew Gemmell <aj_gemmell(at)yahoo(dot)com> writes:
> gmake then ran into a infinite loop
Check your system clock. I get the impression that the timestamp of the
configure file must be in the future compared to what your system thinks
the time is. So, every time it rebuilds config.status, it still finds
it to be out-of-date compared to configure ...
regards, tom lane