From: Pat Turchetta <pft(at)preschutti(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject:
Date: 2001-11-07 18:24:22
Message-ID: 5.1.0.14.0.20011107111754.00a6a800@pop.verizonemail.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

  • Re: at 2001-11-07 19:24:17 from Edward St.Lawrence

Browse pgsql-cygwin by date

  From Date Subject
Next Message Edward St.Lawrence 2001-11-07 19:24:17 Re:
Previous Message Dave Page 2001-11-07 09:58:29 Re: initdb fails