Building with MinGW issue

From: Muhammad Bashir Al-Noimi <mbnoimi(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Building with MinGW issue
Date: 2013-09-21 07:08:19
Message-ID: 523D45E3.7080209@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Howdy,

I want to build Postgresql 9.1 under Windows with MinGW but I get this
error message whever I configure the project:

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

How can I fix this issue?

P.S. I use the following options for configuring call:
$ ./configure --without-zlib --with-openssl
--with-includes=C:/OpenSSL-Win32/include
--with-libraries=C:/OpenSSL-Win32/lib
/MinGW

--
Best Regards,
Muhammad Bashir Al-Noimi

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Luca Ferrari 2013-09-21 13:14:20 Re: Partitioning V schema
Previous Message Julian 2013-09-21 04:29:56 Re: Partitioning V schema