[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: openssl 0.96 and openldap 2.0.4 & configure error (ITS#809)
At 06:46 PM 10/7/00 +0000, bchill@bch.net wrote:
>Full_Name:
>Version:
>OS:
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (209.178.165.196)
>
>
>I built openssl 0.96. openldap 2.0.4's configure finds the library and
>header file, but it seems that it does not find what it wants in the libary.
>What's the problem? Specifying --with-tls=openssl doesn't change anything.
Note that the available options are "yes", "auto" (the default), and
"no".
>/pkg/src/openldap*/configure \
> --enable-shared \
> --enable-phonetic \
> --enable-wrappers \
> --with-tls=openssl \
> --with-threads=lwp \
> --prefix=/usr/pkg/openldap
see config.log for hints as to why detection of OpenSSL 0.9.6 failed.