Hi,

I have trouble building openssl-0.9.6b on a HP A400 9000/800 with
HP-UX 11i. The library builds without any warnings or errors but
the "make test" does not run.

"config -t" prints

----------------------------------------------
Operating system: 9000/800-hp-hpux11
Configuring for hpux-parisc-gcc
/usr/local/bin/perl ./Configure hpux-parisc-gcc -D_REENTRANT
----------------------------------------------

but "make test" fails. "make report" prints 

OpenSSL self-test report:
 
----------------------------------------------
OpenSSL version:  0.9.6b
Last change:      Change ssleay_rand_bytes (crypto/rand/md_rand.c)...
Options:          -D_REENTRANT
OS (uname):       HP-UX A400 B.11.11 U 9000/800 unknown
OS (config):      9000/800-hp-hpux11
Target (default): hpux-parisc-gcc
Target:           hpux-parisc-gcc
Compiler:         Configured with: ../gcc/configure
--prefix=/usr/local/pa20_64 --enable-languages=c,c++
--host=hppa64-hp-hpux11.00 --target=hppa64-hp-hpux11.00
--with-ld=/usr/ccs/bin/ld --with-gnu-as --enable-libstdcxx-v3
Thread model: single
gcc version 3.0
 
Failure!
[...]
----------------------------------------------

and in testlog

----------------------------------------------
testing...
        ./destest
*** Termination signal 138
 
Stop.
*** Error exit code 1
 
Stop.
----------------------------------------------

If I run "Configure gcc" the test prints

----------------------------------------------
OpenSSL self-test report:
 
OpenSSL version:  0.9.6b
Last change:      Change ssleay_rand_bytes (crypto/rand/md_rand.c)...
OS (uname):       HP-UX A400 B.11.11 U 9000/800 unknown
OS (config):      9000/800-hp-hpux11
Target (default): hpux-parisc-gcc
Target:           gcc
Compiler:         Configured with: ../gcc/configure
--prefix=/usr/local/pa20_64 --enable-languages=c,c++
--host=hppa64-hp-hpux11.00 --target=hppa64-hp-hpux11.00
--with-ld=/usr/ccs/bin/ld --with-gnu-as --enable-libstdcxx-v3
Thread model: single
gcc version 3.0
 
Failure!
[...]

----------------------------------------------


and the failing test was bntest

----------------------------------------------
starting big number library test, could take a while...
test BN_add
test BN_sub
test BN_lshift1
test BN_lshift (fixed)
test BN_lshift
test BN_rshift1
test BN_rshift
test BN_sqr
Square test failed!
*** Error exit code 1
----------------------------------------------

If anybody knows what I have to configure to make it work, please write.


Michael

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to