On Thu, Sep 09, 1999, SSL Help wrote:

> I'm trying to install openssl 0.9.4 on a RedHat6.0 system for use 
> w/ mod_ssl 2.4.2-apache 1.3.9 according to the instructions in the mod_ssl
> INSTALL guide:
> 
> [...]
> Part way through 'make test', I get the following error:
> 
> test BN_exp
> test a^b%c implementations
> ./exptest
> 
>........................................................................................................................................................................................................
> done
> cat
> cmp: EOF on ./p.clear
> make[1]: *** [test_enc] Error 1
> make[1]: Leaving directory `/root/install/openssl-0.9.4/test'
> make: *** [tests] Error 2
> 
> Even though 'make test' is supposed to be optional I assume it is fatal
> error, because if I try to continue 'make certificate' for apache fails
> later on.  Any ideas what's causing this error?

1. Try without rsaref to make sure it's not related to assembler
   stuff or other things in OpenSSL.

2. If it fails even without rsaref, use perhaps some no-XXX flags 

3. If it works without rsaref, ask on the OpenSSL mailing lists for more hints
   about OpenSSL+RSAref. There are certainly a few US citizens who can give
   you a hint.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to