making all in crypto... echo "#define DATE \"`date`\"" >date.h gcc -I. -I../include -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DCFLAGS="\"gcc -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM\"" -DPLATFORM="\"solaris-x86-gcc\"" -c cryptlib.c gcc -I. -I../include -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DCFLAGS="\"gcc -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM\"" -DPLATFORM="\"solaris-x86-gcc\"" -c mem.c gcc -I. -I../include -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DCFLAGS="\"gcc -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM\"" -DPLATFORM="\"solaris-x86-gcc\"" -c cversion.c gcc -I. -I../include -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DCFLAGS="\"gcc -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM\"" -DPLATFORM="\"solaris-x86-gcc\"" -c ex_data.c gcc -I. -I../include -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DCFLAGS="\"gcc -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM\"" -DPLATFORM="\"solaris-x86-gcc\"" -c tmdiff.c gcc -I. -I../include -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DCFLAGS="\"gcc -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM\"" -DPLATFORM="\"solaris-x86-gcc\"" -c cpt_err.c ar r ../libcrypto.a cryptlib.o mem.o cversion.o ex_data.o tmdiff.o cpt_err.o ar: creating ../libcrypto.a /usr/ccs/bin/ranlib ../libcrypto.a making all in crypto/md2... gcc -I.. -I../../include -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c md2_dgst.c gcc -I.. -I../../include -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c md2_one.c ar r ../../libcrypto.a md2_dgst.o md2_one.o /usr/ccs/bin/ranlib ../../libcrypto.a making all in crypto/md5... gcc -I.. -I../../include -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c md5_dgst.c gcc -I.. -I../../include -DTHREADS -D_REENTRANT -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c md5_one.c (cd asm; /bin/perl md5-586.pl cpp >mx86unix.cpp) gcc -E -DSOL asm/mx86unix.cpp | sed 's/^#.*//' > asm/mx86-sol.s as -o asm/mx86-sol.o asm/mx86-sol.s rm -f asm/mx86-sol.s ar r ../../libcrypto.a md5_dgst.o md5_one.o asm/mx86-sol.o /usr/ccs/bin/ranlib ../../libcrypto.a making all in 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 *** Error code 1 make: Fatal error: Command failed for target `sha_dgst.o' Current working directory /export/home/admin/apache/test/openssl-0.9.3/crypto/sha *** Error code 1 make: Fatal error: Command failed for target `subdirs' Current working directory /export/home/admin/apache/test/openssl-0.9.3/crypto *** Error code 1 make: Fatal error: Command failed for target `all'