Re: freebsd install

From: Michael Loftis <mloftis(at)wgops(dot)com>
To: David Blood <david(at)matraex(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: freebsd install
Date: 2002-04-18 14:25:21
Message-ID: 3CBED751.9030208@wgops.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You've got clock skew.

Either make clean and try it again, or cd
/usr/ports/database/postgresql7;find . -type f -exec touch \{\} \; at
your shell prompt.

I also suggest looking into running xntpd, ntpdate, or something similar
to keep your clocks synched.

The 'modification time in future' reference is the symptom of clock
skew. Is your ports NFS mounted? or being used by another machine?

David Blood wrote:

> I can't get postgres to install 7.2.1 using ports on Freebsd. It
> appears to loop through the make file. Below is the output. It never
> finishes this loop. Anyone have an idea. Also where is that variable
> in th src that you have to change to have long column names?
>
> David Blood
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-04-18 14:29:31 Re: Problem with factorial operator
Previous Message Tom Lane 2002-04-18 14:24:49 Re: Performance of column order