On Thu, 27 Feb 2014, Andy Polyakov via RT wrote:

| >> Comment first two line and replace elsif with if, i.e.
| >>
| >>      #if (defined($base) && $sym eq "OPENSSL_ia32cap_P" && !$::macosx)
| >>      #{   &::lea($dst,&::DWP("$sym-$reflabel",$base));    }
| >>      if (($::pic && ($::elf || $::aout)) || $::macosx)
| >>      {   if (!defined($base))
| >>
| >> What happens?
| > 
| > The build continues.
| 
| There were a number of commits that address even this problem. I'd
| suggest to checkout or wait for next 1.0.2 snapshot and test.

Having not yet figured out how to update all my OpenSSL trees after the
conversion to git, I downloaded openssl-1.0.2-stable-SNAP-20140228.tar.gz
and tested. All test now pass on UnixWare 7.1.4 and OpenServer 6 using
native compilers.

Thanks.

-- 
Tim Rice                                Multitalents    (707) 456-1146
[email protected]

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

Reply via email to