Hi all,
I just tried to compile current snapshot with several no- options and
failed. For starter try e.g. with:
./Configure zlib no-idea no-mdc2 no-rc5 no-ec no-ecdh no-ecdsa \
shared linux-elf
First it complained about missing ec.h while compiling rsa support, so I
added no-rsa (I didn't really need RSA for my testing), then it failed
with the same error in DSA so I removed no-ec. Now make failed on
another place while looking for (missing) ecdh.h, etc.
Even with only no-idea it failed while compiling in evp subdirectory
(missing idea.h or some such).
Michal
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]