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

Поиск
Список
Период
Сортировка
От Tomasz Myrta
Тема Re: mingw cross-compiling libpq.dll+ssl on Debian
Дата
Msg-id 45564348.1010606@klaster.net
обсуждение исходный текст
Ответ на mingw cross-compiling libpq.dll+ssl on Debian  (Tomasz Myrta <jasiek@klaster.net>)
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: mingw cross-compiling libpq.dll+ssl on Debian
Следующее
От: Brian Wipf
Дата:
Сообщение: Compiling PostgreSQL 8.1.5 with 64-bit on a G5