Once upon a time, Todd Williams <[EMAIL PROTECTED]> said:
> Actually, I'm encountering the same exact problem as Keith.  Clean build,
> but fails the Square test.  Look familiar?
>       ...
>       test BN_rshift
>       test BN_sqr
>       Square test failed!
>       make: *** [test_bn] Error 1
> 
> But I don't think it's a gcc issue.  I get the same result on two different
> Tru64 machines using the Compaq compiler...
> 
> OSF1 V5.1 732 alpha:
>       Compaq C V6.3-025 on Compaq Tru64 UNIX V5.1 (Rev. 732)
>       Compiler Driver V6.3-026 (sys) cc Driver
> 
> OSF1 V4.0 1530 alpha:
>       Compaq C V6.4-214 (dtk) on Digital UNIX V4.0G (Rev. 1530)
>       Compiler Driver V6.4-014 (dtk) cc Driver

I'm having the same problem with openssl-0.9.6b on Tru64 5.1A with the
Compaq C compiler:

OSF1 V5.1 1885 alpha
        Compaq C V6.4-009 on Compaq Tru64 UNIX V5.1A (Rev. 1885)
        Compiler Driver V6.4-008 (sys) cc Driver

I installed GNU bc, but that has nothing to do with the problem because
the test never gets to running bc; it fails in running bntest.  The end
of the output of bntest looks like:

test BN_sqr
print "test BN_sqr\n"
-8CFFFFFFFF * -8CFFFFFFFF - 4DA8FFFFFEE600000001
27777BEFFFFFF * 27777BEFFFFFF - 6159F8795207C111082000001
Square test failed!
1

Any ideas?
-- 
Chris Adams <[EMAIL PROTECTED]>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to