Re: BUG #14308: Postgres 9.5.4 does not configure against OpenSSL 1.1.0

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: noloader(at)gmail(dot)com
Cc: PostgreSQL mailing lists <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #14308: Postgres 9.5.4 does not configure against OpenSSL 1.1.0
Date: 2016-09-04 04:44:27
Message-ID: CAB7nPqTWx6kk=7kf6dZ-tEnj_nTiYVAnCTUQsmhwbHGtRHrJ7g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Sun, Sep 4, 2016 at 1:07 PM, Jeffrey Walton <noloader(at)gmail(dot)com> wrote:
> The following gets past the OpenSSL 1.1.0 configuration problems.
>
> It was tested against Postgres 9.5.4 and Master (6591f4226c81104f).
> Thanks to ldav1s at http://stackoverflow.com/q/39285733 (I'm an
> OpenSSL guy; not an Autoconf guy).

Yes, a similar method is part of the existing patches. Note that this
is not enough, the exiting code would not go through compilation. If
you have an interest in getting that done, I think that it would be
good if you could review the existing patches and help to move on.
--
Michael

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message noloader 2016-09-04 04:45:59 BUG #14309: SSL_get_current_compression magic from port.h breaks compile against OpenSSL 1.1.0
Previous Message Jeffrey Walton 2016-09-04 04:07:11 Re: BUG #14308: Postgres 9.5.4 does not configure against OpenSSL 1.1.0