Hello, An attempt to build openssl with OPENSSL_NO_SHA flag fails in sha.h around line 68:
#if defined(OPENSSL_NO_SHA) || (defined(OPENSSL_NO_SHA0) && defined(OPENSSL_NO_SHA1)) #error SHA is disabled. #endif Also, ignoring this failure would cause the further problems in asn1 code. Regards, Zhanna Tsitkova Zhanna Tsitkova Sr.Software Engineer Novell Directory Services Ph: (800) 453-1267 x11814 Fax: (801) 861-4959 Novell, Inc., ....the leading provider of Net services software http://www.novell.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
