BUG #18017: configure --with-ldap fails when openldap is installed

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #18017: configure --with-ldap fails when openldap is installed
Дата
Msg-id 18017-3c8657dc2a58c252@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #18017: configure --with-ldap fails when openldap is installed  (Miriam Blume <miriam.blume@prudential.com>)
Re: BUG #18017: configure --with-ldap fails when openldap is installed  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18017
Logged by:          Miriam Blume
Email address:      miriam.blume@prudential.com
PostgreSQL version: 15.3
Operating system:   Red Hat Enterprise Linux release 8.8
Description:

./configure --prefix=/opt/PostgreSQL/postgresql-15.2 --with-openssl
--with-ldap

<snip>
checking for HMAC_CTX_new... yes
checking for HMAC_CTX_free... yes
checking for CRYPTO_lock... no
checking for ldap_bind in -lldap... no
configure: error: library 'ldap' is required for LDAP

we have:
openldap-2.4.46-18.el8.x86_64

Bug: it does not recognize the presence of openldap.

Note: yes I did not try 15.3. We have an approval process that makes
obtaining 15.3 not trivial. But 15.3 release notes do not mention ldap so I
expect bug to be in 15.3 too. Can anyone confirm issue please?


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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: pg_basebackup: errors on macOS on directories with ".DS_Store" files
Следующее
От: Miriam Blume
Дата:
Сообщение: Re: BUG #18017: configure --with-ldap fails when openldap is installed