Hi, I'm on the OpenSSL_1_0_2-stable branch, commit d85a772, and compilation fails for darwin64-x86_64-cc with the error reported at the bottom. The commit that introduced the compilation issue is 70fddbe32a7b3400a6ad0a9265f2c0ed72988d27.
If instructed, I can try to help by running more tests. Best, Alfredo Error log follows: cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch x86_64 -O3 -DL_ENDIAN -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -c -o aesni-sha1-x86_64.o aesni-sha1-x86_64.s aesni-sha1-x86_64.s:1469:1: error: invalid symbol redefinition L$aesenclast1: ^ aesni-sha1-x86_64.s:1535:1: error: invalid symbol redefinition L$aesenclast2: ^ aesni-sha1-x86_64.s:1601:1: error: invalid symbol redefinition L$aesenclast3: ^ aesni-sha1-x86_64.s:1665:1: error: invalid symbol redefinition L$aesenclast4: ^ ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
