Re: postgresql installation on centOS not working

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
Cc: Danish Siddiqui <dsiddiqui(at)vertex(dot)co(dot)in>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: postgresql installation on centOS not working
Date: 2006-12-13 16:11:06
Message-ID: 6959.1166026266@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Heikki Linnakangas <heikki(at)enterprisedb(dot)com> writes:
> Danish Siddiqui wrote:
>> it configures and shows statements that its creating the make file and
>> checking all the dependencies..but then when I do
>> #make
>> it again starts checking for all the dependencies and this keeps on
>> repeating...

> I'm no Makefile guru, but that sounds like an issue with modification
> timestamps on the files. I'd suggest checking the timestamps on
> config.status.

No, just fix your system clock setting. This is the standard behavior
seen when the source files have timestamps "in the future" according
to the system clock --- make keeps trying to generate derived files
that are newer, and yet they still seem to be out of date compared
to the sources ...

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Teodor Sigaev 2006-12-13 18:01:43 Re: ERROR: failed to build any 4-way joins
Previous Message Jean-Gérard Pailloncy 2006-12-13 16:00:25 Re: 8.1.2 -32768::smallint