PostgreSQL 7.1.3 Installation Problem

Поиск
Список
Период
Сортировка
От Emmanuel Asante
Тема PostgreSQL 7.1.3 Installation Problem
Дата
Msg-id 009f01c18610$ac209620$40ef1ec4@kwasi
обсуждение исходный текст
Ответы Re: PostgreSQL 7.1.3 Installation Problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I am trying to install PostgreSQL version 7.1.3 on a Win98 platform. The configuration step completes without incident but when I run make, I get the following error messages.
 
-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 '/usr/src/postgresql-7.1.3/src/bin/psql'
make[2]:***[all] Error 2
make[2]:Leaving directory '/usr/src/postgresql-7.1.3/src/bin'
make[1]:***[all] Error 2
make[1]:Leaving directory '/usr/src/postgresql-7.1.3/src'
make: *** [all] Error 2
 
Can anybody tell me what is wrong and what I should do to correct it.
 
Thanks,
 
Emmanuel

В списке pgsql-general по дате отправления:

Предыдущее
От: "Andrew G. Hammond"
Дата:
Сообщение: Re: subtable <-> bigtable
Следующее
От: Peter Pilsl
Дата:
Сообщение: Re: subtable <-> bigtable