Re: BUG #4209: openSSL undefined symbols.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #4209: openSSL undefined symbols.
Дата
Msg-id 5192.1212090699@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #4209: openSSL undefined symbols.  ("Andrew SG Rojek" <developer.admin@ntlworld.com>)
Список pgsql-bugs
"Andrew SG Rojek" <developer.admin@ntlworld.com> writes:
> Make produced the following error messages:

> Undefined symbols:
>   "_SSL_write", referenced from:
>       _SOCK_SSL_send in socket.o
>   "_SSL_get_error", referenced from:
>       _SOCK_SSL_send in socket.o
>       _SOCK_get_next_byte in socket.o
>   "_SSL_read", referenced from:
>       _SOCK_get_next_byte in socket.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[1]: *** [psqlodbcw.la] Error 1
> make: *** [all] Error 2

Note for the archives that this appears to be a complaint against
some unspecified version of the ODBC driver, not Postgres proper.

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Andrew SG Rojek"
Дата:
Сообщение: BUG #4210: signedness of pointer targets
Следующее
От: "Yu Qun"
Дата:
Сообщение: some problem when installing postgresql