"make test" fails as detailed below when I try to build openssl 0.9.3 on a
SPARC 2 machine. I tried this with the standard Makefile created by
running "./config --openssldir=/usr/local/openssl" and also with gcc's
optimization turned off. Both attempts gave the same error.
Is this a bug? Is there something I can do to get around the problem?
Thanks.
============ OpenSSL Details ============
% ./openssl version -a
OpenSSL 0.9.3 23 May 1999
built on: Thu May 27 14:03:30 PDT 1999
platform: sunos-gcc
options: bn(64,32) md2(int) rc4(ptr,char) des(ptr,risc1,16,long) idea(int)
blowfish(idx)
compiler: gcc -O0 -mv8
%
============ Operating System Details ============
% ./config -t
Operating system: sun4c-sun-sunos4
Configuring for sunos-gcc
/usr/local/bin/perl ./Configure sunos-gcc
%
OS Name: SunOS
OS Version: 4.1.3_U1
Hardware platform: SPARCstation 2 (sun4c)
============ Compiler Details ============
Name: gcc
Version: 2.7.2.2
============ Application Details ============
n/a
============ Problem Description ============
"make test" command fails. See section below.
============ Output from 'make test' ============
% make test
...
...
./rsa_oaep_test
PKCS #1 v1.5 encryption/decryption ok
OAEP encryption/decryption ok
PKCS #1 v1.5 encryption/decryption ok
OAEP encryption/decryption ok
PKCS #1 v1.5 encryption/decryption ok
OAEP decryption (encrypted data) failed!
OAEP decryption (test vector data) failed!
make[1]: *** [test_rsa] Error 1
make[1]: Leaving directory
`/tbitsun/home/tbitsun/robert/packages/openssl-0.9.3/test'
make: *** [tests] Error 2
%
-------------------------------------------------------------------
Robert Abatecola | Software Development, Network Consulting,
The Stradivarian Group | Database Development (4D, FoxPro, FMPro,
(408) 257-4482 | PowerBuilder), Internet Connectivity,
[EMAIL PROTECTED] | Macintosh/UNIX/Windows
-------------------------------------------------------------------
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]