Hello,

        Has anyone successfully compiled openssl on a Solaris x86
        platform?  I am bunping into the following compilation error;
        
cc -I.. -I../../include -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 
-Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM  -c  sha_dgst.c
Assembler: sha_dgst.c
        aline 270       : Illegal mnemonic 
        aline 270       : syntax error
....(bunches of these)
        aline 496       : syntax error
        aline 501       : Illegal mnemonic
        aline 501       : syntax error
*** Error code 1
make: Fatal error: Command failed for target `sha_dgst.o'
Current working directory /export/www/openssl-0.9.4/crypto/sha

        Any help greatly appreciated.. I pulled the asm for solaris x86
        thinking that was the complaint - to no avail..
        
        TIA



----------------------------------------------------------------------
Joseph J. Schiavone Jr.

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

Reply via email to