hi,         please check configuration  for this particular platform in
Configure file ..
is it uses BN_LLONG ? try replacing that with SIXTY_FOUR_BIT_LONG.

Thanks
Anil

On Sat, Mar 21, 2009 at 12:31 AM, <dead.l7u...@gmail.com> wrote:

> Hi. I install openssl 0.9.8j on Mandriva 2009 x86_64
>
> ./config --prefix=/usr
> make
> make test
>   ../util/shlib_wrap.sh ./randtest
> test 1 done
> test 2 done
> test 3 done
> test 4 done
> if [ -n "" ]; then \
>          ../util/shlib_wrap.sh ./fips_randtest; \
>        fi
> starting big number library test, could take a while...
> test BN_add
> Add test failed!
> make[1]: *** [test_bn] Error 1
> make[1]: Leaving directory `/home/dmitry/openssl-0.9.8j/test'
> make: *** [tests] Error 2
>
> Please help me
>
>
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org
>
  • make test dead . l7uxmo
    • Re: make test Anil Tambe

Reply via email to