I've ran into some problems while trying to compile openssl 0.9.4
with gcc 2.95.1. Here are the last lines before it bombs.
[...]
making all in crypto/sha...
make[3]: Entering directory
`/home/public/src/redhat/BUILD/openssl-0.9.4/crypto/sha'
gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DL_ENDIAN
-DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM
-DMD5_ASM -DRMD160_ASM -c sha_dgst.c -o sha_dgst.o
/tmp/cc4TkiSi.s: Assembler messages:
/tmp/cc4TkiSi.s:309: Error: suffix or operands invalid for
`bswap'
/tmp/cc4TkiSi.s:314: Error: suffix or operands invalid for
`bswap'
/tmp/cc4TkiSi.s:319: Error: suffix or operands invalid for
`bswap'
/tmp/cc4TkiSi.s:324: Error: suffix or operands invalid for
`bswap'
/tmp/cc4TkiSi.s:544: Error: suffix or operands invalid for
`bswap'
/tmp/cc4TkiSi.s:549: Error: suffix or operands invalid for
`bswap'
/tmp/cc4TkiSi.s:554: Error: suffix or operands invalid for
`bswap'
/tmp/cc4TkiSi.s:559: Error: suffix or operands invalid for
`bswap'
make[3]: *** [sha_dgst.o] Error 1
make[3]: Leaving directory
`/home/public/src/redhat/BUILD/openssl-0.9.4/crypto/sha'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory
`/home/public/src/redhat/BUILD/openssl-0.9.4/crypto'
make[1]: *** [all] Error 1
make[1]: Leaving directory
`/home/public/src/redhat/BUILD/openssl-0.9.4'
make: *** [linux-shared] Error 1
Bad exit status from /var/tmp/rpm-tmp.5736 (%build)
Any hints?
Regards
Martin
--
Real programs don't eat cache.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]