- Mailing list pgsql-cygwin

From Pat Turchetta
Subject
Date
Msg-id 5.1.0.14.0.20011107111754.00a6a800@pop.verizonemail.net
Whole thread Raw
Responses Re:  ("Edward St.Lawrence" <estlawrence@xythos.com>)
List pgsql-cygwin
Received the following while building postgreSQL on a Windows 2000 system with
cygwin 1.3.4  with cygipc 1.10-1:


make[4]: Leaving directory `/postgresql-7.1.3/src/interfaces/libpq'
gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations command.o
common.o help.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_completion_function'
collect2: ld returned 1 exit status
make[3]: *** [psql] Error 1
make[3]: Leaving directory `/postgresql-7.1.3/src/bin/psql'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/postgresql-7.1.3/src/bin'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/postgresql-7.1.3/src'
make: *** [all] Error 2

Any suggestions?

Thanks



pgsql-cygwin by date:

Previous
From: Dave Page
Date:
Subject: Re: initdb fails
Next
From: "Edward St.Lawrence"
Date:
Subject: Re: