On Tue, 2002-06-18 at 17:00, Tom Lane wrote:
> BRINER Cedric <work(at)infomaniak(dot)ch> writes:
> > gcc -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)
>
> What version of libreadline do you have installed?
>
> regards, tom lane
After fighting to know which version, I finally get the version 4.2
os:SOLARIS 8
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
yes I did