PostgreSQL 7.1.3 Installation Problem

From: "Emmanuel Asante" <asante(at)mweb(dot)co(dot)za>
To: <pgsql-general(at)postgresql(dot)org>
Subject: PostgreSQL 7.1.3 Installation Problem
Date: 2001-12-16 08:53:15
Message-ID: 009f01c18610$ac209620$40ef1ec4@kwasi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Olcsák József 2001-12-16 11:13:22 ABSTIME = UNINX TIMESTAMP???
Previous Message Andrew G. Hammond 2001-12-16 04:42:56 Re: subtable <-> bigtable