Hi all,
        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
        aline 314       : Illegal mnemonic
        aline 314       : syntax error
        aline 320       : Illegal mnemonic
        aline 320       : syntax error
        aline 536       : Illegal mnemonic
        aline 536       : syntax error
        aline 542       : Illegal mnemonic
        aline 542       : syntax error
        aline 547       : Illegal mnemonic
        aline 547       : syntax error
        aline 553       : Illegal mnemonic
        aline 553       : syntax error
make[2]: *** [sha_dgst.o] Error 1
make[2]: Leaving directory `/build/openssl-0.9.3a/crypto/sha'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/build/openssl-0.9.3a/crypto'
make: *** [all] Error 1

how can I fix this? please help!

pe'


------------------------------
UNIX System Admin.
Distributed Computing Services
Lake Superior State University
650 W. Easterday Ave.
Sault Ste. Marie. MI
49783 USA.
------------------------------

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to