On Sat, 21 May 2005, 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
....


This problem still exists with the OpenSSL_0_9_8-stable branch
pulled Mon May 30 19:47:25 PDT 2005.


--
Tim Rice                                Multitalents    (707) 887-1469
[EMAIL PROTECTED]


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to