Hello,

I am working with openssl-1.0.0a, trying to build on x86 linux machine.
I want to build withot aes encryption.

I ran:
./config -no-cms -no-aes
 make depend

got:
....
making depend in test...
make[1]: Entering directory `/work/src/openssl-1.0.0a/test'
In file included from igetest.c:52:
../include/openssl/aes.h:58:2: error: #error AES is disabled.
make[1]: *** [depend] Error 1
make[1]: Leaving directory `/work/src/openssl-1.0.0a/test'
make: *** [depend] Error 1

Any ideas?
MR
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to