After I do a standard './config' and then a make, I get the following error after a little compiling. This only occurs with 0.9.3 (no problems with 0.9.2b and earlier). ------------------------------------------------------------------------ making all in 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 Assembler: sha_dgst.c aline 270 : Illegal mnemonic aline 270 : syntax error aline 275 : Illegal mnemonic aline 275 : syntax error aline 280 : Illegal mnemonic aline 280 : syntax error aline 285 : Illegal mnemonic aline 285 : syntax error aline 486 : Illegal mnemonic aline 486 : syntax error aline 491 : Illegal mnemonic aline 491 : syntax error aline 496 : Illegal mnemonic aline 496 : syntax error aline 501 : Illegal mnemonic aline 501 : syntax error *** Error code 1 ------------------------------------------------------------------------ I've tried adding various flags to the configure script, including no-asm, 386, no-threads and combinations, but it always turns out the same error. Does any one have any suggestions as to how I can fix/work-around this problem? Thanks in advance. ------------------------------------------------------------------------ Output from ./config -t: Operating system: i86pc-sun-solaris2 Configuring for solaris-x86-gcc /bin/perl ./Configure solaris-x86-gcc fyi: Solaris 2.7, gcc 2.8.1 Edwin Shin ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]