Re: mingw cross-compiling libpq.dll+ssl on Debian - Mailing list pgsql-ports

From Tomasz Myrta
Subject Re: mingw cross-compiling libpq.dll+ssl on Debian
Date
Msg-id 45564348.1010606@klaster.net
Whole thread Raw
In response to mingw cross-compiling libpq.dll+ssl on Debian  (Tomasz Myrta <jasiek@klaster.net>)
List pgsql-ports
Tomasz Myrta napisal 2006-11-10 00:18:
> Postgresql8.1.5 configure script --with-openssl option gives me an error:
> configure: error: library 'eay32' is required for OpenSSL
The solution was very near.

Postgresql's configure script doesn't like original OpenSSL dll names.
We have to create symbolic links:
eay32.dll -> cryptoeay32-0.9.8.dll
ssleay32.dll -> ssleay32-0.9.8.dll

After this - libpq.dll is built as expected. Now, I have to remove
unnecessary cyphers from rather big cryptoeay32-0.9.8.dll and try to
link these files into single libpq.dll.

Regards,
Tomasz Myrta


pgsql-ports by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: mingw cross-compiling libpq.dll+ssl on Debian
Next
From: Brian Wipf
Date:
Subject: Compiling PostgreSQL 8.1.5 with 64-bit on a G5