Re: SSL ques - Mailing list pgsql-general

From Dmitriy Igrishin
Subject Re: SSL ques
Date
Msg-id AANLkTikCxgdT5eZLwQCz2S5MNLEgYcQcNDasuwBUCwKB@mail.gmail.com
Whole thread Raw
In response to SSL ques  (zab08 <zab08@126.com>)
Responses Re: SSL ques  (zab08 <zab08@126.com>)
List pgsql-general
Hey,

Sounds like you does not have SSL library installed.
Try to install, for example, OpenSSL first and then try
to build you software.

2010/12/12 zab08 <zab08@126.com>
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邮件收发



--
// Dmitriy.


pgsql-general by date:

Previous
From: zab08
Date:
Subject: SSL ques
Next
From: zab08
Date:
Subject: Re: SSL ques