Re: SSL ques

From: Dmitriy Igrishin <dmitigr(at)gmail(dot)com>
To: zab08 <zab08(at)126(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: SSL ques
Date: 2010-12-12 09:31:10
Message-ID: AANLkTikCxgdT5eZLwQCz2S5MNLEgYcQcNDasuwBUCwKB@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)126(dot)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邮件收发<http://help.163.com/special/00753VB9/126mail_adv_guide.html?id=2840>
>

--
// Dmitriy.

In response to

  • SSL ques at 2010-12-12 02:19:20 from zab08

Responses

Browse pgsql-general by date

  From Date Subject
Next Message zab08 2010-12-12 10:53:26 Re: SSL ques
Previous Message zab08 2010-12-12 02:45:29 SSL ques