Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AIX does not find LDAP libraries when working with openldap #3595

Closed
aixtools opened this issue Feb 21, 2019 · 0 comments
Closed

AIX does not find LDAP libraries when working with openldap #3595

aixtools opened this issue Feb 21, 2019 · 0 comments
Labels

Comments

@aixtools
Copy link
Contributor

I did this

CPPFLAGS="-I/opt/include" CFLAGS="-I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5"
../src/curl-7.64.0/configure
--prefix=/opt
--sysconfdir=/var/curl/etc
--sharedstatedir=/var/curl/com
--localstatedir=/var/curl
--mandir=/usr/share/man
--infodir=/opt/share/info/curl --with-ca-bundle=/var/ssl/cacert.pem --with-libssh2=/opt --with-zlib=/opt --enable-ldap --enable-ldaps --with-ldap=/opt

I did not expect

configure: WARNING: Cannot find libraries for LDAP support: LDAP disabled

operating system

AIX 5.3, AIX 6.1 and AIX 7.1

@bagder bagder added the build label Feb 21, 2019
@jay jay closed this as completed in 66637b4 Feb 25, 2019
@lock lock bot locked as resolved and limited conversation to collaborators May 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging a pull request may close this issue.

2 participants