[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: LDAP 2.3.17 won't compile on Solaris 8 -- Openssl problem
- To: <Toby.Russell@vattenfall.de>, <OpenLDAP-software@OpenLDAP.org>
- Subject: RE: LDAP 2.3.17 won't compile on Solaris 8 -- Openssl problem
- From: "Dege, Robert C." <robert.dege@ngc.com>
- Date: Mon, 6 Feb 2006 09:55:04 -0600
- Content-class: urn:content-classes:message
- Thread-index: AcYq6JqhJz4FF+bcQvyfytE+jeaBaQATLTFg
- Thread-topic: LDAP 2.3.17 won't compile on Solaris 8 -- Openssl problem
I believe the problem is with the way you built openssl. Check the config.log for errors.
I had a similar problem, which stemmed from how I built openssl. I didn't specify shared libraries to be built, and as a result, no .so files for openssl were compiled or installed.
-Rob
> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org] On Behalf Of
> Toby.Russell@vattenfall.de
> Sent: Monday, February 06, 2006 1:43 AM
> To: OpenLDAP-software@OpenLDAP.org
> Subject: LDAP 2.3.17 won't compile on Solaris 8 -- Openssl problem
>
> Hello all,
>
> After googling on the problem of configure not finding ssl.h,
> I did the following and got a little further (OpenSSL 0.9.7h):
>
> export CC=gcc
> export CPPFLAGS="-I/usr/local/ssl/include"
> export LDFALGS="-L/usr/local/ssl/lib"
> ./configure --enable-crypt --disable-cleartext
> --enable-denyop --enable-dyngroup --enable-dynlist
> --enable-ppolicy --with-cyrus-sasl --with-tls
> --enable-spasswd --enable-rlookups --with-ssl=/usr/local/ssl
>
> However, ssl is still a problem, and I can now find no one
> who has had a similar experience. Here is the output from configure:
>
> checking openssl/ssl.h usability... yes
> checking openssl/ssl.h presence... yes
> checking for openssl/ssl.h... yes
> checking for SSL_library_init in -lssl... no checking for
> ssl3_accept in -lssl... no checking OpenSSL library version
> (CRL checking capability)... yes
> configure: error: Could not locate TLS/SSL package
>
> Does this error originate in how OpenSSL was compiled? I got
> exactly the same result on a Solaris 10 box too, by the way,
> same ssl version.
>
> Cheers
> Toby
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Vattenfall Europe Information Services GmbH
> Datacentre Systemservice
> Überseering 12
> 22297 Hamburg
>
> Standort
> Rohrdamm 7
> 13629 Berlin
> fon +49 (0) 30 60005 - 4533
> fax +49 (0) 30 60005 - 4549
> E-Mail mailto:toby.russell@vattenfall.de
> Internet http://www.vattenfall.de/is
>