build failure

From: "Dale Anson" <danson(at)n-link(dot)net>
To: <pgsql-cygwin(at)postgresql(dot)org>
Subject: build failure
Date: 2001-11-27 00:31:39
Message-ID: sc026e86.029@webmail.nlink.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hello,

I get the following error when trying to build PostgreSQL 7.1.3 on
Cygwin:

gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations command.o
common.o hel
p.o input.o stringutils.o mainloop.o copy.o startup.o prompt.o
variables.o large
_obj.o print.o describe.o tab-complete.o -L../../../src/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_co
mpletion_function'
collect2: ld returned 1 exit status
make[3]: *** [psql] Error 1

To get this error, I ran:
./configure
make

I'm using Cygwin version 1.3.5 (complete version of cygwin1.dll is
1.3.5-cygwin-1-3-5-2) with a build date of 2001-11-13 23.16 on Windows
NT with service pack 6. I followed the instructions in doc/FAQ-MSWIN
(cygipc is running as a service, etc). I ran ./configure with no
additional options.

Any clue as to what is going on? I've tried to get PostgreSQL to run on
NT off and on for the past year. My goal is to get it to run, then
package compiled binaries with Cygwin in a standard Windows installation
program like InstallShield with a goal of getting PostgreSQL to compete
in the MS SQL Server marketspace.

Thanks for your help.

Dale Anson

-----------------------
Dale Anson
CIO, n-Link Corporation
danson(at)n-link(dot)net
425-453-9933 x22
425-453-1119 fax
425-864-7679 cell

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2001-11-28 12:25:28 Re: build failure
Previous Message Carl-David 2001-11-26 21:20:03 Some error...