Re: PG12.2 Configure cannot enalble SSL

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Gavan Schneider <gavan-pg-list(at)pendari(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: PG12.2 Configure cannot enalble SSL
Date: 2020-05-15 12:27:48
Message-ID: d852ad8c-927d-52fa-4d22-0a6db1159984@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2020-05-15 13:54, Gavan Schneider wrote:
> checking openssl/ssl.h usability... no
> checking openssl/ssl.h presence... no
> checking for openssl/ssl.h... no
> configure: error: header file <openssl/ssl.h> is required for OpenSSL

Then the next step is to check in config.log for the details of the test
failure. (Search the file for "openssl/ssl.h" to find the right place.)

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2020-05-15 12:31:50 Re: Seamless Logical Replication during Fail-over
Previous Message Gavan Schneider 2020-05-15 11:54:16 Re: PG12.2 Configure cannot enalble SSL