compilation failure on windows2000

From: "Yuan, Wei" <WYuan(at)oraclesb(dot)com>
To: "'pgsql-cygwin(at)postgresql(dot)org'" <pgsql-cygwin(at)postgresql(dot)org>
Subject: compilation failure on windows2000
Date: 2001-11-13 18:24:55
Message-ID: E2691F344F7FDF439D5B96474F5FBC3002D8D5EA@corpmail.corp.netledger.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Yuan, Wei 2001-11-13 18:27:15 FW: compilation failure on windows2000
Previous Message Jason Tishler 2001-11-13 13:30:48 Re: why I must build vs. using the standard cygwin distribution