Have you build OpenSSL with RSAref support?

Peter Losher schrieb:
> 
> Hi,
> 
>         Has anyone had any experience compiling mod_ssl with OpenSSL and
> Apache with the Kerberos Authentication module? I keep getting stuck when
> I am trying to run the configure script for Apache (v1.3.6) where it can't
> find the RSA libs... Here is what I am getting:
> 
> -=-
> LIBS=-L/usr/local/krb5/lib -lkrb5 /usr/local/krb5/lib/libcrypto.a
> -lcom_err
> CFLAGS=-DKRB5 -DKRB_DEF_REALM=\\\"NOT-HERE.ORG\\\"
> INCLUDES=-I/usr/local/krb5/include
> SSL_BASE=/var/tmp/openssl-0.9.3a
> RSA_BASE=/var/tmp/rsaref-2.0/local
> Configuring for Apache, Version 1.3.6
>  + using installation path layout: Apache (config.layout)
>  + on-the-fly added and activated auth_kerb module
> (modules/extra/mod_auth_kerb.o)
> Creating Makefile
> Creating Configuration.apaci in src
> Creating Makefile in src
>  + configured for BSDI platform
>  + setting C compiler to gcc
>  + setting C pre-processor to gcc -E
>  + checking for system header files
>  + adding selected modules
>     o ssl_module uses ConfigStart/End
>       + SSL interface: mod_ssl/2.3.10
>       + SSL interface build type: OBJ
>       + SSL interface compatibility: enabled
>       + SSL interface experimental code: disabled
>       + SSL interface vendor extensions: disabled
>       + SSL interface plugin: Vendor DBM (libc)
>       + SSL library path: /usr/local/ssl
>       + SSL library version: OpenSSL 0.9.3a 29 May 1999
>       + SSL library type: source tree only (stand-alone)
> Error: Cannot find RSAref library under
> /var/tmp/openssl-0.9.3a/../rsaref-2.0/local/rsaref386
>       + SSL library plugin mode: RSAref (implicitly configured)
> -=-
> 
> (The LIBS/CFLAGS & INCLUDES at the top are for the Kerberos module)
> 
> Anyone have any ideas?
> 
> (I don't know why it is looking for 'rsaref-2.0/local/rsaref386' either).
> 
> Thanks! - Peter
> 
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]

-- 
Holger Reif                  Tel.: +49 361 74707-0
SmartRing GmbH               Fax.: +49 361 7470720
Europaplatz 5             [EMAIL PROTECTED]
D-99091 Erfurt                    WWW.SmartRing.de
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to