Re: Postgres 7.1.3

From: Jason Tishler <jason(at)tishler(dot)net>
To: Michael Sherman <msherman(at)purdue(dot)edu>
Cc: Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: Postgres 7.1.3
Date: 2001-08-28 11:17:56
Message-ID: 20010828071756.N808@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Michael,

In the future, please post to pgsql-cygwin(at)postgresql(dot)org instead of
sending private email, so others can benefit too.

On Mon, Aug 27, 2001 at 11:07:06PM -0500, Michael Sherman wrote:
> I tried to install the package on Win2k with cygwin and got an
> unresolved reference to filename_completion_function (in tab-complete),
> the installation of course failed. Any idea where is it defined? Another
> error message: "collect2: ld returned 1 exit status" (apparently
> make[4]), then make[3] - psql error 1, make[2] and [1] - error 2.
>
> Am I doing something wrong?

The official PostgreSQL 7.1.3 source needs to be patched to build under
the current Cygwin distribution (i.e., readline-4.2-3). If you really
want to build PostgreSQL yourself, then you will have to patch the
source yourself:

http://www.ca.postgresql.org/mhonarc/pgsql-cygwin/2001-08/msg00066.html

Why don't you just use the pre-built PostgreSQL 7.1.3 that I contributed
to Cygwin? It is automatically installed when you run Cygwin's setup.exe.

Jason

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message freddy 2001-08-28 12:42:03 Re: Re: Postgres 7.1.3
Previous Message Gerhard Häring 2001-08-27 23:25:26 Re: Makefiles for building with mingw32 on win32