> I try to compile (make) OpenSSL for my x86 Solaris platform. Unfortunately
> without success: --> make fails
> 
> OpenSSL Details
> - Version: 0.9.3 (as well as 0.9.4)
                               ^^^^^ You should be able to compile 0.9.4
with no-asm. But if you for any particular reason ought to use 0.9.3 run
'./config -DPEDANTIC' and rebuild the whole toolkit. But what I would
really appreciate is if you could grab
ftp://ftp.openssl.org/source/openssl-0.9.5beta1.tar.gz in test-run it
instead (it should compile out-of-the-box).
> 
> Operating System Details
> - Output of './config -t':
>      Operating system: i86pc-sun-solaris2
> ...
> 
> Any idea why this doesn't work?
There is a bug in /usr/ccs/bin/as (well, I consider it as a bug:-)
introduced in Solaris 7_x86 which makes it impossible to use GNU C
assembler templates. The bug was never reported to Sun, but if you have
service agreement and willing to do that I'll be happy to provide
additional details.

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

Reply via email to