compilation failure on windows2000 - Mailing list pgsql-cygwin

From Yuan, Wei
Subject compilation failure on windows2000
Date
Msg-id E2691F344F7FDF439D5B96474F5FBC3002D8D5EA@corpmail.corp.netledger.com
Whole thread Raw
Responses Re: compilation failure on windows2000  (Gerhard Häring <haering_python@gmx.de>)
List pgsql-cygwin
Hi, there,

I got the following error while compiling posgresql 7.1.3 on my windows2000
machine with cygwin 1.1.9

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

Am I missing some libraries?

Thanks.

Wei

pgsql-cygwin by date:

Previous
From: "Yuan, Wei"
Date:
Subject: FW: compilation failure on windows2000
Next
From: Gerhard Häring
Date:
Subject: Re: compilation failure on windows2000