SSL ques

Поиск
Список
Период
Сортировка
От zab08
Тема SSL ques
Дата
Msg-id 856f99c.87c5.12cd860046c.Coremail.zab08@126.com
обсуждение исходный текст
Ответы Re: SSL ques  (Dmitriy Igrishin <dmitigr@gmail.com>)
Список pgsql-general
when I install sysbench-0.4.8,  after the make command:


/usr/bin/ld: warning: libssl.so.6, needed by /opt/PostgreSQL/9.0/lib/libpq.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libcrypto.so.6, needed by /opt/PostgreSQL/9.0/lib/libpq.so, not found (try using -rpath or -rpath-link)
/opt/PostgreSQL/9.0/lib/libpq.so: undefined reference to `TLSv1_method'
/opt/PostgreSQL/9.0/lib/libpq.so: undefined reference to `SSL_set_ex_data'
/opt/PostgreSQL/9.0/lib/libpq.so: undefined reference to `SSL_connect'
......

I install PostgreSQL by enterDB's not from source code?

how to solve this problem?



网易163/126邮箱百分百兼容iphone ipad邮件收发

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

Предыдущее
От: zab08
Дата:
Сообщение: SSL ques
Следующее
От: Dmitriy Igrishin
Дата:
Сообщение: Re: SSL ques