First thanks Richard Levitte and Steve Haslam who
promptly answered my question about crpyt() on LINUX.
It was a big help.

Now I have another problem: On DG AViiON machine the
"make test" failed with test_bn. I searched
openssl-users archive and found that there was a bug
report on April 7, 2000 with exactly the same problem
but nobody seemed reponded to that report.

There is a "core" file under /openssl-0.9.6e/test,
apparently from the bombed out "bc". It showed a
"segmentation violation: attempted to access unmapped
memory".

It looked to me that DG has some bug in their "bc"
implemtentaion or OpenSSL is pushing too far. ALL
OTHER TESTS passed without problem.

My question is: is my OpenSSL library usable even with
this "bc" problem? Any suggestion to fix/work around
it? Can the "bc" be replaced with a GNU one?

By the way, I actually had to manually twist the
./config to pass "dgux-R4-x86-gcc" to "Configure" to
get the "config" process finished. Without the change,
./config will invoke "Configure" with "dgux", which is
not an valid item in the platform table.

Thanks in advance for your help!

Jing Cui
[EMAIL PROTECTED]

Here are some more details:

$uname -a
dgux dg-machine R4.20MU04 generic AViion PentiumPro

$openssl version -a
OpenSSL 0.9.6e 30 Jul 2002
built on: Thu Oct 10 13:43:02 MDT 2002
platform: dgux-R4-x86-gcc
options:  bn(64,32) md2(int) rc4(idx,int)
des(ptr,risc1,16,long) idea(int) blowfish(idx) 
compiler: gcc -O3 -fomit-frame-pointer -DL_ENDIAN
-DNO_ASM

$pwd
/openssl-0.9.6e/test

$make test_bn
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
test BN_mul
test BN_div
test BN_div_recp
test BN_mod
test BN_mod_mul
test BN_mont
test BN_mod_exp
test BN_exp
running bc
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Failed! bc: stack empty
*** Error code 2

Stop.


__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to