OpenSSL 0.9.8a won't build with no-sha. I've just run:

./Configure linux-elf 386 no-aes no-bf no-cast no-dh no-dsa no-dso no-ec no-engine no-err no-hw no-idea no-krb5 no-md2 no-md4 no-mdc2 no-rc2 no-rc4 no-rc5 no-ripemd no-rsa no-threads no-zlib no-sha

and get:

making all in crypto/evp...
make[2]: Entering directory `/home/babel/tmp/o/openssl-0.9.8a/crypto/evp'
...
gcc -I.. -I../.. -I../../include -DOPENSSL_NO_ERR -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -c -o m_sha1.o m_sha1.c
m_sha1.c: In function `init224':

--
Claas Hilbrecht
http://www.jucs-kramkiste.de

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to