-
Notifications
You must be signed in to change notification settings - Fork 1.9k
"undefined reference to 'OBJ_obj2txt'" error on building openssl with NDK 15b #1135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I had this issue but I thought I'd tested it and found it no longer occurred. I'll look into it again. |
I'm finding this quite perplexing - looking closely at the build logs, there are some small differences between the calls to |
I've tested with 15c and everything worked fine. Problem is related to 15b only. |
I was testing with NDK 16 beta 1, where the issue does occur. I'll try with 15c. |
It seems to work now, I've tested with 15c and 16. I'll reopen if others can still reproduce the issue. |
Example output here: https://pastebin.com/7132EZ1G
Related part:
Tested on NDK 15b.
The text was updated successfully, but these errors were encountered: