Re: BUG #2095: make looping - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2095: make looping
Date
Msg-id 8730.1133892856@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2095: make looping  ("Nickolas Golubev" <ngolubev@nps.navy.mil>)
List pgsql-bugs
"Nickolas Golubev" <ngolubev@nps.navy.mil> writes:
> I have a problem compiling the source code. "./configure" works fine. Then I
> run "make" and it just keeps looping and looping on the "checking for "
> section. This is where it starts to loop:

Check your system clock.  This is a common symptom when the system clock
reading is older than the timestamps on the source files.  Not too
surprisingly, make gets confused about what's up to date and what not.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Nickolas Golubev"
Date:
Subject: BUG #2095: make looping
Next
From: "Golubev, Nickolas USA"
Date:
Subject: Re: BUG #2095: make looping