Can somebody please help me?
I got this error while building openssl (openssl 9.8.a)for x86

.
.
.
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 


Regards,
Jaya.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to