PostgreSQL 7.1.3 Installation Problem - Mailing list pgsql-general

From Emmanuel Asante
Subject PostgreSQL 7.1.3 Installation Problem
Date
Msg-id 009f01c18610$ac209620$40ef1ec4@kwasi
Whole thread Raw
Responses Re: PostgreSQL 7.1.3 Installation Problem
List 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 by date:

Previous
From: "Andrew G. Hammond"
Date:
Subject: Re: subtable <-> bigtable
Next
From: Peter Pilsl
Date:
Subject: Re: subtable <-> bigtable