Re: Error compiling tab-complete

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Error compiling tab-complete
Дата
Msg-id 27182.1032188035@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Error compiling tab-complete  ("Roy P. Ammeraal" <roy@bargie.net>)
Список 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 по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: encryption problem
Следующее
От: Mike Mascari
Дата:
Сообщение: Re: C-language example of using/returning numeric