

Icrypto/include -Iinclude -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -Wall -O3 -pthread -mandroid -fPIC -sysroot=/home/qwer/Applications/android/ndk-bundle/platforms/android-26/arch-arm -Wa,-noexecstack -fPIC -DOPENSSL_USE_NODELETE -MMD -MF crypto/aes/aes_cbc.d.tmp -MT crypto/aes/aes_cbc.o -c -o crypto/aes/aes_cbc.o crypto/aes/aes_cbc.cĪrm-linux-androideabi-gcc -I. Make: Leaving directory '/home/qwer/Applications/qt-openssl-android/openssl-1.1.0h'Īrm-linux-androideabi-gcc -I. Make: Entering directory '/home/qwer/Applications/qt-openssl-android/openssl-1.1.0h' "-oMakefile" include/openssl/opensslconf.h.in > include/openssl/opensslconf.h "-oMakefile" crypto/include/internal/dso_conf.h.in > crypto/include/internal/dso_conf.h usr/bin/perl "-I." -Mconfigdata "util/" \ "-oMakefile" crypto/include/internal/bn_conf.h.in > crypto/include/internal/bn_conf.h

#ANDROID NDK R10E FOR ANDROID#
I'm trying to follow the directions for compiling OpenSSL for Android for armv7, things seem to work fine up until the following error after running the make command per instructions: ~/Applications/qt-openssl-android/openssl-1.1.0h> make CALC_VERSIONS="SHLIB_COMPAT= SHLIB_SOVER=" build_libs /usr/bin/perl "-I." -Mconfigdata "util/" \
