Hi,
I have tried to compile V 0.9.4 on Solaris 7-X86 using gcc V2.95 and
binutils 2.9.1("solaris-x86-gcc"). I am getting the following error.
I have tried other compiler as well as Solaris's as, but there was no
change. Does anyone know what is going on here? Please send me mail
directly. I do not read this mailing list.
Thanks,
--Feri
$ ./config --prefix=/usr/pkg/openssl-0.9.4
--openssldir=/usr/pkg/openssl-0.9.4
$ make
.....deleted
making all in crypto/sha...
make[2]: Entering directory `/usr/pkg/openssl-0.9.4/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
make[2]: *** [sha_dgst.o] Error 1
make[2]: Leaving directory `/usr/pkg/openssl-0.9.4/crypto/sha'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/usr/pkg/openssl-0.9.4/crypto'
make: *** [all] Error 1
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]