Re: freebsd install

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: David Blood <david(at)matraex(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: freebsd install
Date: 2002-04-18 12:37:56
Message-ID: 20020418223756.A16038@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Apr 17, 2002 at 12:17:16PM -0600, 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?
>
> gmake[1]: *** Warning: File `configure' has modification time in the
> future (2002-03-18 16:04:09 > 2002-01-05 19:11:15)

I think this is your problem. It keeps trying to bring the config
up-to-date, but never gets there...

Also, the repetition of the gcc options is wierd.

I think you're looking for NAMEDATALEN. It's in the FAQ IIRC.
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Ignorance continues to thrive when intelligent people choose to do
> nothing. Speaking out against censorship and ignorance is the imperative
> of all intelligent people.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message William N. Zanatta 2002-04-18 12:42:23 Re: freebsd install
Previous Message Tycho Fruru 2002-04-18 12:31:07 Re: Postgresql installation problem