gmake does not finish on default slackware 9 (or 8.1) install - Mailing list pgsql-hackers

From Andrew Gemmell
Subject gmake does not finish on default slackware 9 (or 8.1) install
Date
Msg-id 20030401051706.12294.qmail@web14811.mail.yahoo.com
Whole thread Raw
Responses Re: gmake does not finish on default slackware 9 (or 8.1) install  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: gmake does not finish on default slackware 9 (or 8.1)  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Olleg Samojlov
Date:
Subject: Re: Changing behavior of BEGIN...sleep...do something...COMMIT
Next
From: "Ferindo Middleton Jr"
Date:
Subject: Re: Newbie: problem Connecting to Server