On Fri, Aug 27, 1999, System Admin. wrote:
> I tried to complied openssl 0.9.4 on Solaris 7 x86 and it gave me
> this error when I try to config it with this command:
>
> sh config -L`pwd`/../rsaref-2.0/local/ rsaref -fPIC
>
> the error is:
>
> make[2]: Entering directory `/build/openssl-0.9.3a/crypto/sha'
> gcc -I.. -I../../include -DTHREADS -D_REENTRANT -DRSAref -fPIC -O3
> -fomit-frame-
> pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c
> sha_dgst.c
> -o sha_dgst.o
> Assembler: sha_dgst.c
> aline 303 : Illegal mnemonic
> aline 303 : syntax error
> aline 309 : Illegal mnemonic
> aline 309 : syntax error
> [...]
Try to use the "no-asm" flag on the configuration command line.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]