Configure with Openssl fails

From: Michael Hartung <michael(at)infinite-drive(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Configure with Openssl fails
Date: 2015-10-21 14:31:10
Message-ID: 5627A1AE.8040501@infinite-drive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

being on OS X 10.11 (El Capitain) and trying a VPATH build with plain
"configure" and "make" works fine.

/Users/me/Documents/workspace/postgres/configure --with-openssl
--with-includes=/usr/local/ssl/include/openssl
--with-libraries=/usr/local/ssl/lib

fails and leads to:

...
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

Any ideas...?

Thanks in advance!
Michael

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dane Foster 2015-10-21 15:24:50 Re: My first PL/pgSQL function
Previous Message Kevin Grittner 2015-10-21 13:40:38 Re: Multiple word synonyms (maybe?)