"Trembicki-Guy, Ed (DBIS-TBS)" <[EMAIL PROTECTED]> wrote:
> cc -I.. -I../../include -DNO_RSA -DTHREADS -D_REENTRANT +DA2.0 -DB_ENDIAN -Ae +ESlit 
>+z -c rsa_eay.c
> cpp: "../../include/openssl/rsa.h", line 70: error 4062: RSA is disabled.
> *** Error exit code 1

No, that shouldn't happen.  The entire contents of rsa_eay.c should be
wrapped with "#ifndef NO_RSA".  It might be a good idea to wrap it with
"#ifndef RSAref", too, since the patent infringing EAY routines aren't
needed when using RSAref.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to