Re: [PORTS] mingw cross-compiling libpq.dll+ssl on Debian

Tomasz Myrta <[email protected]> Sat, 11 Nov 2006 22:40:24 +0100
Newsgroups gmane.comp.db.postgresql.ports
Organization KLASTER
Message-ID <[email protected]>
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


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org