-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
Example output here: https://pastebin.com/7132EZ1G
Related part:
/usr/bin/ccache arm-linux-androideabi-gcc -DANDROID -mandroid -fomit-frame-pointer -D__ANDROID_API__=19 -isystem /home/p4a/android-ndk-r15b/sysroot/usr/include/arm-linux-androideabi -isysroot /home/p4a/android-ndk-r15b/sysroot -I/home/p4a/LLP/.buildozer/android/platform/build/build/python-installs/llp/include/python2.7 --sysroot /home/p4a/android-ndk-r15b/platforms/android-19/arch-arm -lm -L/home/p4a/LLP/.buildozer/android/platform/build/build/libs_collections/llp/armeabi-v7a -L/home/p4a/LLP/.buildozer/android/platform/build/build/other_builds/sqlite3/armeabi-v7a/sqlite3/obj/local/armeabi-v7a -lsqlite3 -Xlinker -export-dynamic -o python \
Modules/python.o \
-L. -lpython2.7 -ldl -L/home/p4a/LLP/.buildozer/android/platform/build/build/other_builds/openssl/armeabi-v7a/openssl -lssl1.0.2h -lcrypto1.0.2h -L/home/p4a/LLP/.buildozer/android/platform/build/build/other_builds/python2-openssl-sqlite3/armeabi-v7a/python2/python-install/lib -lz -lm
./libpython2.7.so: error: undefined reference to 'OBJ_obj2txt'
/home/p4a/LLP/.buildozer/android/platform/build/build/libs_collections/llp/armeabi-v7a/libssl1.0.2h.so: error: undefined reference to 'OBJ_nid2sn'
/home/p4a/LLP/.buildozer/android/platform/build/build/libs_collections/llp/armeabi-v7a/libssl1.0.2h.so: error: undefined reference to 'OBJ_find_sigid_by_algs'
/home/p4a/LLP/.buildozer/android/platform/build/build/libs_collections/llp/armeabi-v7a/libssl1.0.2h.so: error: undefined reference to 'OBJ_sn2nid'
Tested on NDK 15b.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels