I face the same problem but solved it by using 'no-asm' switch for .config.
Enjoy.

Kenneth

Drew Schatt wrote:

> Hi there-
>     I get errors while compiling OpenSSL 0.9.4 on Solaris7 for x86.  Any
> assistance would be appreciated.  The output of config -t is below:
> >[EMAIL PROTECTED]: config -t
> >Operating system: i86pc-sun-solaris2
> >Configuring for solaris-x86-gcc
> >/usr/local/bin/perl ./Configure solaris-x86-gcc
>
> The errors I receive are:
> >making all in crypto/sha...
> >gcc -I.. -I../../include -DTHREADS -D_REENTRANT -O3
> -fomit-frame-pointer -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM
> -c  sha_dgst.c
> >Assembler: sha_dgst.c
> >        aline 274       : Illegal mnemonic
> >        aline 274       : syntax error
> >        aline 279       : Illegal mnemonic
> >        aline 279       : syntax error
> >        aline 284       : Illegal mnemonic
> >        aline 284       : syntax error
> >        aline 289       : Illegal mnemonic
> >        aline 289       : syntax error
> >        aline 472       : Illegal mnemonic
> >        aline 472       : syntax error
> >        aline 477       : Illegal mnemonic
> >        aline 477       : syntax error
> >        aline 482       : Illegal mnemonic
> >        aline 482       : syntax error
> >        aline 487       : Illegal mnemonic
> >        aline 487       : syntax error
> >*** Error code 1
> >make: Fatal error: Command failed for target `sha_dgst.o'
>
> Does anyone know how to fix this? I can give access to the machine if
> necessary.
>     -Drew Schatt
> ______________________________________________________________________
> 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