[solaris8 ssh --enable-ldap] checking how to link LDAP libs... configure: error:
ervanborren-ext_at_airfrance.fr
Date: 03/04/05
- Previous message: ervanborren-ext_at_airfrance.fr: "[solaris8 ssh --enable-ldap] checking how to link LDAP libs... configure: error:"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: Roumen Petrov <openssh@roumenpetrov.info> Date: Fri, 4 Mar 2005 16:08:24 +0100
Hi Roumen,
Sorry for spam, I forgot the first thing
./configure --help
root@qvgdisy3 # ./configure --help | grep ldap
--enable-ldap Enable LDAP queries
--with-ldap-prefix=PATH Prefix where LDAP is installed (optional)
--with-ldap-bindir=PATH Prefix where LDAP user executables are installed (optional)
--with-ldap-libexecdir=PATH Prefix where LDAP program executables are installed (optional)
--with-ldap-sysconfdir=PATH Prefix where LDAP single-machine data are installed (optional)
--with-ldap-libdir=PATH Prefix where LDAP libaries are installed (optional)
--with-ldap-includedir=PATH Prefix where LDAP header files are installed (optional)
--with-ldap-libs=LIBS Specify LDAP libraries to link with.
(defult is -lldap -llber -lssl -lcrypto)
root@qvgdisy3 #
So you have add it yourself ! excellent. (it was not on the default ./configure --help)
Best Regards,
Eric
---------------------- Envoyée par Eric Vanborren/QVG/EXT/GRAF/FR le
04/03/2005 15:54 ---------------------------
Eric Vanborren
04/03/2005 13:57
Pour : Roumen Petrov <openssh@roumenpetrov.info>
cc : secureshell@securityfocus.com
Objet : [solaris8 ssh --enable-ldap] checking how to link LDAP libs...
configure: error:
Hi Roumen,
I have problem with --enable-ldap
where are you looking for your includes (ldap.h) ?
is it possible to say --enable-ldap=/usr/local/openldap.... ?
Which doc, URL ?
Regards,
Eric
May The OpenSource be with you !
---------------------- Envoyée par Eric Vanborren/QVG/EXT/GRAF/FR le
04/03/2005 14:15 ---------------------------
Compilation de OpenSSH3.9p1 avec X509, et option --enable-ldap
- "X.509 store" now can use LDAP to lookup for certificates and CRLs
In additional to "file" and "hash-dir" lookup methods the "X.509 store" can utilize LDAP queries
to find certificates and CRLs in verification and validation process.
The "LDAP" lookup method is enabled with configure option "--enable-ldap".
The new feature is realised as OpenSSL lookup extension.
Regression test script "by_ldap" check LDAP lookup applicability.
root@qvgdisy3 # cd openssh-3.9p1
root@qvgdisy3 # /usr/local/bin/patch -i ../openssh-3.9p1+x509-5.1.diff -p 1
root@qvgdisy3 # /usr/local/bin/patch -i ../post-x509g3-not-pipeline.patch -p 1
root@qvgdisy3 # ./configure --prefix=/usr/local/openssh3.9p1 \
--enable-ldap
...
....
checking ldap.h usability... no
checking ldap.h presence... yes
configure: WARNING: ldap.h: present but cannot be compiled
configure: WARNING: ldap.h: check for missing prerequisite headers?
configure: WARNING: ldap.h: see the Autoconf documentation
configure: WARNING: ldap.h: section "Present But Cannot Be Compiled"
configure: WARNING: ldap.h: proceeding with the preprocessor's result
configure: WARNING: ldap.h: in the future, the compiler will take precedence
configure: WARNING: ## ------------------------------------------ ##
configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ##
configure: WARNING: ## ------------------------------------------ ##
checking for ldap.h... yes
checking how to link LDAP libs... configure: error: cannot link with default LDAP libs
root@qvgdisy3 #
----------------
L'acces immediat aux meilleurs tarifs Air France et au billet electronique
sur http://www.airfrance.com
For immediate access to the best Air France fares and to electronic
tickets, visit our website http://www.airfrance.com
----------------
Les donnees et renseignements contenus dans ce message sont personnels,
confidentiels et secrets. Ce message est adresse a l'individu ou l'entite
dont les coordonnees figurent ci-dessus. Si vous n'etes pas le bon
destinataire, nous vous demandons de ne pas lire, copier, utiliser ou
divulguer cette communication. Nous vous prions de notifier cette erreur a
l'expediteur et d'effacer immediatement cette communication de votre
systeme.
The information contained in this message is privileged, confidential, and
protected from disclosure. This message is intended for the individual or
entity adressed herein. If you are not the intended recipient, please do
not read, copy, use or disclose this communication to others; also please
notify the sender by replying to this message, and then delete it from your
system.
- Previous message: ervanborren-ext_at_airfrance.fr: "[solaris8 ssh --enable-ldap] checking how to link LDAP libs... configure: error:"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|