FW: 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: FW: compilation failure on windows2000
Date: 2001-11-13 18:27:15
Message-ID: E2691F344F7FDF439D5B96474F5FBC3002D8D5EB@corpmail.corp.netledger.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin


Correction: I'm using cygwin 2.78.2.9.

Wei
> -----Original Message-----
> From: Yuan, Wei
> Sent: Tuesday, November 13, 2001 10:25 AM
> To: 'pgsql-cygwin(at)postgresql(dot)org'
> Subject: compilation failure on windows2000
>
> 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

Browse pgsql-cygwin by date

  From Date Subject
Next Message Gerhard Hring 2001-11-13 19:05:37 Re: compilation failure on windows2000
Previous Message Yuan, Wei 2001-11-13 18:24:55 compilation failure on windows2000