Re: how to compile postgresql with other version of openssl?

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: "krzf83(at)gmail(dot)com" <krzf83(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-general(at)postgresql(dot)org>
Subject: Re: how to compile postgresql with other version of openssl?
Date: 2015-07-26 23:49:47
Message-ID: CAB7nPqQRnbxq-kStt7oOkLw_QYZyzAu5peUkH9QSquKoRfPC0Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jul 27, 2015 at 8:34 AM, krzf83(at)gmail(dot)com <krzf83(at)gmail(dot)com> wrote:
> setting LDFLAGS to openssl lib dir causes postgresql ./configure to
> fail without real explanation.

(Please do not top-post).
It may be missing dependencies. You should check config.log for more
input about the reason why it failed and then check your distribution
packages or the toolchain you are trying to build the code on.

> A bug?

I don't think so.
--
Michael

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message krzf83@gmail.com 2015-07-27 00:24:33 Re: how to compile postgresql with other version of openssl?
Previous Message krzf83@gmail.com 2015-07-26 23:34:01 Re: how to compile postgresql with other version of openssl?