Hi, can someone help me how to fix this error? I'm trying to build OpenSSL-0.9.3a on Solaris 7 x86. What I do is: ./config then make. But there is en error on the process as follow: making all in crypto/sha... make[2]: Entering directory `/datacenter/devel/web/apache-ssl/openssl-0.9.3a/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 283 : Illegal mnemonic aline 283 : syntax error aline 288 : Illegal mnemonic aline 288 : syntax error aline 293 : Illegal mnemonic aline 293 : syntax error aline 298 : Illegal mnemonic aline 298 : syntax error aline 474 : Illegal mnemonic aline 474 : syntax error aline 479 : Illegal mnemonic aline 479 : syntax error aline 484 : Illegal mnemonic aline 484 : syntax error aline 489 : Illegal mnemonic aline 489 : syntax error make[2]: *** [sha_dgst.o] Error 1 make[2]: Leaving directory `/datacenter/devel/web/apache-ssl/openssl-0.9.3a/crypto/sha' make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/datacenter/devel/web/apache-ssl/openssl-0.9.3a/crypto' make: *** [all] Error 1 # Thank you in advance ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]