Re: 0.9.8a Build Error

2005-10-19 Thread Andy Polyakov
gcc -I.. -I../.. -I../../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -m32 -mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W -DMD5_ASM -c -c -o des_enc-sparc.o des_enc-sparc.S des_enc-sparc.S: Assembler messages: des_enc-sparc.S:205

0.9.8a Build Error

2005-10-14 Thread Fenlason, Josh
Title: Message I'm trying to build OpenSSL 0.9.8a on Solaris 8 and I'm running into problems.  Any pointers would be greatly appreciated.   Here is my build process: ./config --openssldir=/home/snow/jfenlason/solaris/lib/opensslSharedDist threads sharedmake   Then I get the following error