old release, old platform, closing ticket.
__
OpenSSL Project http://www.openssl.org
Development Mailing List openssl-dev@openssl.org
Automated List Manager
It looks to me like the sha512 problem has been solved by moving up the
inclusion of opensslconf.h.
I think I just solved the pq_compat.h problem by make the check for
those environments that need to use BIGNUM a bit more generic.
[EMAIL PROTECTED] - Tue May 31 17:03:47 2005]:
> Environment:
Environment: openssl-0.9.8-beta3, ULTRIX 4.5, ultrix-cc
- crypto/sha/sha512.c fails to compile
cc -I.. -I../.. -I../../include -DZLIB ... -DL_ENDIAN -c sha512.c
cfe: Error: sha512.c, line 61: Syntax Error
c->h[0]=0xcbbb9d5dc1059ed8ULL ;
^