Encountered the error below when running make... I scanned through INSTALL, checked the archive and found somebody with a similar error, but there were no answers to the problem (not encouraging). Config runs fine, I've tried both ./config and ./config no-asm. The system is a fairly fresh redhat 6.0 install (I've installed openssl on a rh5.2 box w/o problem, not so fortunate this time). Can somebody please help me? . . . make[2]: Leaving directory `/usr/local/src/openssl-0.9.3a/crypto/md5' making all in crypto/sha... make[2]: Entering directory `/usr/local/src/openssl-0.9.3a/crypto/sha' gcc -I.. -I../../include -DTHREADS -D_REENTRANT -DL_ENDIAN -DTERMIO -O3 -fomit-f rame-pointer -m486 -Wall -c sha_dgst.c -o sha_dgst.o /tmp/ccSe851y.s: Assembler messages: /tmp/ccSe851y.s:293: Error: suffix or operands invalid for `bswap' /tmp/ccSe851y.s:298: Error: suffix or operands invalid for `bswap' /tmp/ccSe851y.s:303: Error: suffix or operands invalid for `bswap' /tmp/ccSe851y.s:313: Error: suffix or operands invalid for `bswap' /tmp/ccSe851y.s:536: Error: suffix or operands invalid for `bswap' /tmp/ccSe851y.s:541: Error: suffix or operands invalid for `bswap' /tmp/ccSe851y.s:546: Error: suffix or operands invalid for `bswap' /tmp/ccSe851y.s:551: Error: suffix or operands invalid for `bswap' make[2]: *** [sha_dgst.o] Error 1 make[2]: Leaving directory `/usr/local/src/openssl-0.9.3a/crypto/sha' make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/usr/local/src/openssl-0.9.3a/crypto' make: *** [all] Error 1 TIA, Mark. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]