BUG #1376: configure out of date

From: "Robert Sussland" <robert(at)inkwood(dot)org>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1376: configure out of date
Date: 2005-01-08 20:42:37
Message-ID: 200501082042.j08Kgbmv003418@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1376
Logged by: Robert Sussland
Email address: robert(at)inkwood(dot)org
PostgreSQL version: 8.0
Operating system: Mac OS X 10.3.7
Description: configure out of date
Details:

Before installing, a user may run
./configure --help

to determine which flags are possible.

the result of running this on 8.0rc4 specifies that tcl, perl, python, etc.
are possible to build. running the configure script with the options
./configure --with-perl

results in an appparently successful configure, but make returns an error.
Later, I learned this code had been moved to other repositories.
The configure script should be updated to match the code in the tarball.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2005-01-09 11:48:38 Re: BUG #1376: configure out of date
Previous Message Tony Caduto 2005-01-08 05:04:22 BUG #1375: Problem with Dollar qouting functions