Re: Error compiling tab-complete - Mailing list pgsql-general

From Tom Lane
Subject Re: Error compiling tab-complete
Date
Msg-id 27182.1032188035@sss.pgh.pa.us
Whole thread Raw
In response to Error compiling tab-complete  ("Roy P. Ammeraal" <roy@bargie.net>)
List pgsql-general
"Roy P. Ammeraal" <roy@bargie.net> writes:
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations
> -I../../../src/interfaces/libpq -I../../../src/include   -c -o tab-complete.o
> tab-complete.c
> tab-complete.c: In function `psql_completion':
> tab-complete.c:306: warning: implicit declaration of function
> `rl_completion_matches'
> tab-complete.c:306: `rl_compentry_func_t' undeclared (first use in this
> function)

Hmm, maybe your readline header files are out of sync with what's in
libreadline.so?  The readline boys keep changing their API, and this
looks a lot like a readline version mismatch problem.

            regards, tom lane

pgsql-general by date:

Previous
From: Jan Wieck
Date:
Subject: Re: encryption problem
Next
From: Mike Mascari
Date:
Subject: Re: C-language example of using/returning numeric