[openssl.org #391] compilation failure

2002-12-09 Thread [EMAIL PROTECTED] via RT
OpenSSL self-test report: OpenSSL version: 0.9.7-beta6-dev Last change: In asn1_d2i_read_bio() repeatedly call BIO_read() until... Options: no-krb5 OS (uname): OSF1 pierredelune.i3s.unice.fr V5.0 910 alpha alpha OS (config): alpha-dec-tru64 Target (default): alpha-cc

Re: [openssl.org #391] compilation failure

2002-12-09 Thread Andy Polyakov via RT
OpenSSL version: 0.9.7-beta6-dev Last change: In asn1_d2i_read_bio() repeatedly call BIO_read() until... Options: no-krb5 OS (uname): OSF1 pierredelune.i3s.unice.fr V5.0 910 alpha alpha OS (config): alpha-dec-tru64 Target (default): alpha-cc Target:

Re: [openssl.org #391] compilation failure

2002-12-09 Thread Olivier Lecarme via RT
See the ld error messages about SHA_Init, SHA_Update and SHA_Final undefined. It's either a completely unrelated problem (like momentary lack of disk space) or the problem mentioned in ./FAQ, Why does the OpenSSL compilation fail on Alpha Tru64 Unix? I did not use any option to

[openssl.org #391] compilation failure

2002-12-09 Thread Andy Polyakov via RT
It must be a compiler bug and I'm dismissing this case for the following reasons: - you seem to have old compiler, 6.1 vs. currently available 6.4 (which I have no problems with), ask for patch or consider upgrading; - SHA is seldomly used algorithm, it probably doesn't worth the effort to

Re: [openssl.org #391] compilation failure

2002-12-09 Thread Andy Polyakov
However, I should note that I read file PROBLEMS and did not see anything about tru64. Maybe there should be a pointer to the FAQ? Well, there is a pointer from ./FAQ to ./PROBLEMS... And to me it appears like ./PROBLEMS could be merged into the ./FAQ... So I suppose consensus is not

Re: [openssl.org #391] compilation failure

2002-12-09 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Mon, 09 Dec 2002 14:07:55 +0100, Andy Polyakov [EMAIL PROTECTED] said: appro However, I should note that I read file PROBLEMS appro and did not see anything about tru64. Maybe there should be a appro pointer to the FAQ? appro appro Well, there is a pointer