compiling error on OpenWrt

Поиск
Список
Период
Сортировка
От baych igor
Тема compiling error on OpenWrt
Дата
Msg-id AM0PR05MB41141A814EE2BB95DCEF4FB0ADD10@AM0PR05MB4114.eurprd05.prod.outlook.com
обсуждение исходный текст
Ответы Re: compiling error on OpenWrt  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Hello,

I've tried to compile libpq (PostgreSQL client library) and pgsql-cli (Command Line Interface for PostgreSQL databases) with OpenSSL support.
I've changed Makefile(feeds/packeges/libs/postgresql/Makefile) :

HOST_CONFIGURE_ARGS += \ ... --with-openssl="yes" \ ...
CONFIGURE_ARGS += \ ... --with-openssl="yes" \ ...

but got error:

checking for CRYPTO_new_ex_data in -lcrypto... no
configure: error: library 'crypto' is required for OpenSSL

Maybe someone can help me to build a PostgreSQL package with OpenSSL support on OpenWrt?


В списке pgsql-bugs по дате отправления:

Предыдущее
От: baych igor
Дата:
Сообщение: compiling error on OpenWrt
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16806: postgresql10 rpm is installed in the wrong directory