>>> I assume the snapshots are built from the OpenSSL_1_0_1-stable CVS tag. >>> >>> On UnixWare 7.1.4 (i586-sco-unixware7) configured with >>> ./config --prefix=/opt/mt/openssl-1.0.0 --openssldir=/etc/ssl zlib >>> -Kpentium_pro >>> I'm getting this error >>> >>> making all in crypto... >>> cc -I. -I.. -I../include -DZLIB -DOPENSSL_THREADS -Kthread -DDSO_DLFCN >>> -DHAVE_DLFCN_H -Kpentium_pro -D__i386__ -O -DFILIO_H -Kalloca >>> -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m >>> -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM >>> -DWHIRLPOOL_ASM -DGHASH_ASM -c -o x86cpuid.o x86cpuid.s >>> UX:as: ERROR: x86cpuid.s:311:unknown instruction: loopl >> What happens if you edit crypto/x86cpuid.s in text editor and replace >> 'loopl' with 'loop'. Question is if assembler supports loop instruction >> at all. > > The build continues and "make tests" passes.
http://cvs.openssl.org/chngview?cn=21817 ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
