Error Installing - Mailing list pgsql-admin

From Matt
Subject Error Installing
Date
Msg-id 9iqj06$qpd$1@news.tht.net
Whole thread Raw
Responses Re: Error Installing  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Hi,

I get this error when using the "make" command in cygwin. I know it's the
GNU make command because I checked it using "make --version". Here is the
error:

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
make[3]: Leaving directory `/usr/local/bin/pgsql/src/bin/psql'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/bin/pgsql/src/bin'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/bin/pgsql/src'
make: *** [all] Error 2

Any help would be appreciated.

Thanks, Matt

PS, I'm on Windows 2000 and the binaries didn't seem to work. If I'm doing
something wrong, let me know how to do it right.




pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: psql and lo_import
Next
From: Kostis Mentzelos
Date:
Subject: Re: how to get all system views and connections