I am trying to compile OpenSSL on my solaris x86 box and I receive the error message below. can anyone help? make[2]: Entering directory `/usr/agray/openssl-0.9.4/crypto/sha' gcc -I.. -I../../include -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c sha_dgst.c -o sha_dgst.o 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 make[2]: *** [sha_dgst.o] Error 1 make[2]: Leaving directory `/usr/agray/openssl-0.9.4/crypto/sha' make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/usr/agray/openssl-0.9.4/crypto' make: *** [all] Error 1 ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]