Andrew Gemmell <[EMAIL PROTECTED]> 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
Hi all,
I have just tried this with the same result on default
full install of slackware 8.1 and 9.0.
After installation (and download of pgsql 7.3.2) i ran
these commands :
tar -xzvf postgresql-7.3.2.tar.gz
cd postgresql-7.3.2
./configure
(worked fine)
gmake
gmake then ran into a infinite loo