error complie 0.9.4, HELP!!

1999-08-26 Thread System Admin.
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

Re: error complie 0.9.4, HELP!!

1999-08-26 Thread ywliu
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: how can I fix this? please help! Hi, I think you can either use ./Configure solaris-x86-gcc or use ./config no-asm to fix this. Yen-Wei Liu