After building openssl for HPUX11 using aCC, I get the
following error when running the test suite:

bash-2.04$ ./bntest > /dev/null
test BN_add
test BN_sub
test BN_lshift1
Left shift one test failed!

The last few lines (with stdout included) are:

test BN_lshift1
D3000000D319B78ABD19B78ABDB200B8DCB200B8DC86401CFC86401CFC
* 2 -
1A6000001A6336F157A336F157A640171B8640171B80C8039F80C8039F8
Left shift one test failed!
1

My environment:

bash-2.04$ uname -mrsv
HP-UX B.11.00 A 9000/780
bash-2.04$ aCC --version
aCC: HP ANSI C++ B3910B A.03.31

>From Makefile.ssl:

CFLAG= -DTHREADS -D_REENTRANT -DDSO_DLFCN
-DHAVE_DLFCN_H -DNO_IDEA -Ae +DD64 +O3 +ESlit -z
-DB_ENDIAN -DMD32_XARRAY +W67,444 +DAportable

All the other test suites that complete pass.  The
others (dsatest, dhtest, exptest, rsatest, ssltest) go
to 99% CPU utilization and seemingly hang.

Any insight would be appreciated.


__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to