libcrypto build failed
Compile thumb : crypto_static <= dsa_sign.c Compile thumb : crypto_static <= dsa_vrf.c Compile thumb : crypto_static <= dso_dl.c Compile thumb : crypto_static <= dso_dlfcn.c jni/openssl/crypto/dso/dso_dlfcn.c: In function 'dlfcn_pathbyaddr': jni/openssl/crypto/dso/dso_dlfcn.c:446:2: error: unknown type name 'Dl_info' jni/openssl/crypto/dso/dso_dlfcn.c:458:24: error: request for member 'dli_fname' in something not a structure or union jni/openssl/crypto/dso/dso_dlfcn.c:461:18: error: request for member 'dli_fname' in something not a structure or union make: *** [obj/local/armeabi/objs/crypto_static/dso/dso_dlfcn.o] Error 1
Build in android project root directory instead of jni sub-directory.