We did manage to get 0.9.7 building on AIX 64. The necessary patches will
be on the request tracker (somewhere).

Peter



                                                                                
                                    
  From:       "Andy Polyakov via RT" <[EMAIL PROTECTED]>                        
                                       
                                                                                
                                    
  To:         [EMAIL PROTECTED]                                                 
                              
                                                                                
                                    
  Cc:         [email protected]                                           
                                    
                                                                                
                                    
  Date:       09/12/2008 06:41 PM                                               
                                    
                                                                                
                                    
  Subject:    Re: [openssl.org #1741] failed in testing BN_sqr  openssl in aix 
5.2 of 64 bit mode                   
                                                                                
                                    





> I am having problem to pass test, BN_sqr"  in AIX 5.2 for version
> "openssl-0.9.7g".
> ...
> test BN_sqr
> Square test failed!

This is in FAQ, "11. Why does the OpenSSL test suite fail in BN_sqr test
[on a 64-bit platform]?" 64-bit AIX is *not* supported by 0.9.7, use
0.9.8* instead.

> It is compiled with 64 mode in AIX 5.2. Here is the configuration:
>
>
>
> CONFIGURE_ARGS=aix-gcc -maix64 --prefix=/usr/local/ssl64
> --openssldir=/usr/local

It should be noted though that you can't just mix-n-match config lines
and 64-bit compiler flags like that, and such attempt to mix aix-gcc and
-maix64 would cause exactly same error even in 0.9.8*. Instead you'd
configure explicitly for aix64-gcc. A.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to