On Sat, May 21, 2005 at 08:53:19PM -0700, Tim Rice wrote: > > It looks like SHA512 requires a 64bit data type. > So on older platforms that do not have long long support, > you get errors like > ... > making all in crypto/sha... > gmake[2]: Entering directory `/var/local/src/libs/openssl-0.9.8/crypto/sha' > cc -I.. -I../.. -I../../include -DOPENSSL_THREADS -Kthread -DFILIO_H > -DNO_STRINGS_H -c sha_dgst.c > UX:acomp: ERROR: "../../include/openssl/sha.h", line 172: invalid type > combination > UX:acomp: ERROR: "../../include/openssl/sha.h", line 173: invalid type > combination > UX:acomp: ERROR: "../../include/openssl/sha.h", line 175: invalid type > combination > gmake[2]: *** [sha_dgst.o] Error 1 > ... > > I tried adding -DOPENSSL_NO_SHA512 and that did not help. > It looks like the "#ifndef OPENSSL_NO_SHA512" line in include/openssl/sha.h > comes too late. > Try a no-sse2 option. > The unixware-2.0, unixware-2.1, and sco5-cc targets should have > OPENSSL_NO_SHA512 defined by default. > > Hmm, I may have to add a unixware-2.0-gcc target. > > -- > Tim Rice Multitalents (707) 887-1469 > [EMAIL PROTECTED] > > > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > Development Mailing List [email protected] > Automated List Manager [EMAIL PROTECTED]
-- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] God Queen and country! Beware Anti-Christ rising! insert you thought here. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
