compilation on solaris2.8

From: BRINER Cedric <work(at)infomaniak(dot)ch>
To: postgres <pgsql-general(at)postgresql(dot)org>
Subject: compilation on solaris2.8
Date: 2004-03-16 17:09:40
Message-ID: 405734D4.9000900@infomaniak.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I dunno to who reports this, but to compile the postgres7.4.2, I've
added the following lines :
--extern char *rl_filename_completion_function (const char *, int);
which came from the readlines.h
in :
--./bin/psql/tab-complete.c
to compile it on solaris2.8

I know that this quite dirty and that It should better to include de
readlines correctly

Regards

Cédric BRINER

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Browne 2004-03-16 17:32:48 Re: PHP or JSP? That is the question.
Previous Message Marcos Cruz 2004-03-16 16:32:51 How to CREATE FUNCTION into PostgreSQL