Re: please help

From: Jason Tishler <jason(at)tishler(dot)net>
To: python programming <pythonprog(at)yahoo(dot)com>
Cc: Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: please help
Date: 2001-10-25 01:28:33
Message-ID: 20011024212833.E908@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Vinny,

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

On Wed, Oct 24, 2001 at 09:32:31AM -0700, python programming wrote:
> hello Kevin,

Huh?

> i followed the intallation instruction for
> postgresql-7.1.2 and 7.1.3 from your homepage for
> cygwin and encountered error on "make". How can I get
> around the errors below? Please advise.
>
> gcc -O2 -Wall -Wmissing-prototypes
> -Wmissing-declarations -I../../../src/interfaces/libpq
> -I../../../src/in
> clude -I/usr/local/include -c -o tab-complete.o
> tab-complete.c
> gcc -O2 -Wall -Wmissing-prototypes
> -Wmissing-declarations command.o common.o help.o
> input.o stringutils.o m
> ainloop.o copy.o startup.o prompt.o variables.o
> large_obj.o print.o describe.o tab-complete.o
> -L../../../sr
> c/interfaces/libpq -lpq -L/usr/local/lib -g -lz
> -lcrypt -lreadline -lcygipc -o psql
> tab-complete.o(.text+0x2a36):tab-complete.c: undefined
> reference to `filename_completion_function'

Search the pgsql-cygwin archives for the solution to the above or just use
the pre-built 7.1.3 binary that I contributed to the Cygwin distribution.

FYI, Cygwin PostgreSQL 7.1.3 is available from the Cygwin mirrors.
Since it is automatically installed when you install Cygwin, it may
already be on your disk.

Jason

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2001-10-25 01:40:03 Re: PS: Timeout (30000 milliseconds) waiting for the postmaster service to connect.
Previous Message Russell Black 2001-10-25 01:16:03 Re: PS: Timeout (30000 milliseconds) waiting for the postmaster service to connect.