Thread: gmake does not finish on default slackware 9 (or 8.1) install

gmake does not finish on default slackware 9 (or 8.1) install

From
Andrew Gemmell
Date:
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 loop
i have piped gmake to a text file which shows where it
is looping etc.
this can be found at
http://www.stratocom.net/imos/pgsql-gmakelog.txt

I hope this is able to help someone , any questions,
please email me at this address, aj_gemmell@yahoo.com

yours,
Andrew Gemmell

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://platinum.yahoo.com



Re: gmake does not finish on default slackware 9 (or 8.1) install

From
Tom Lane
Date:
Andrew Gemmell <aj_gemmell@yahoo.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



Re: gmake does not finish on default slackware 9 (or 8.1)

From
Peter Eisentraut
Date:
Andrew Gemmell writes:

> gmake then ran into a infinite loop
> i have piped gmake to a text file which shows where it
> is looping etc.
> this can be found at
> http://www.stratocom.net/imos/pgsql-gmakelog.txt

Looks like the clock on your system or file system has a serious problem.

-- 
Peter Eisentraut   peter_e@gmx.net