I think this was closed earlier... retesting at 4c1cf7e confirmed the issue was cleared.
On Wed, Mar 9, 2016 at 5:39 PM, Jeffrey Walton <noloa...@gmail.com> wrote: > Working from Master: > > $ git reset --hard HEAD > HEAD is now at 64b9d84 When grepping something starting with a > dash, remember to use -e > $ git pull > Already up-to-date. > > And then: > > $ ./config > ... > $ make depend && make clean && make > ... > > gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_THREADS > -DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_BN_ASM_MONT > -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DVPAES_ASM -DECP_NISTZ256_ASM > -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" > -DENGINESDIR="\"/usr/local/lib/engines\"" -Wall -O3 -pthread > -Wa,--noexecstack -fPIC -Iinclude -I. -Icrypto/include -c -o > crypto/cast/c_skey.o crypto/cast/c_skey.c > gcc -E crypto/chacha/chacha-armv8.S > crypto/chacha/chacha-armv8.s > crypto/chacha/chacha-armv8.S:1:22: fatal error: arm_arch.h: No such > file or directory > #include "arm_arch.h" > ^ > compilation terminated. > <builtin>: recipe for target 'crypto/chacha/chacha-armv8.s' failed ... -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4417 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev