Skip to content
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

Creating Android binarys for libsodium fails #101

Closed
geri-m opened this issue Feb 9, 2024 · 1 comment
Closed

Creating Android binarys for libsodium fails #101

geri-m opened this issue Feb 9, 2024 · 1 comment

Comments

@geri-m
Copy link

geri-m commented Feb 9, 2024

I was following the explainations in 'Xamarin.md' to create the binarys in the past. For 1.0.19 the build for Android is failing

...
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-linux-android-gcc... i686-linux-android19-clang
checking whether the C compiler works... no
configure: error: in '/Users/madlmayr/Downloads/libsodium-stable':
configure: error: C compiler cannot create executables
See 'config.log' for more details

My environment

  • 1.0.19-stable
  • gcc -v
    • Apple clang version 15.0.0 (clang-1500.1.0.2.5)
    • Target: arm64-apple-darwin23.2.0
    • Thread model: posix
    • InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  • MacOS: 14.2.1 (23C71)
@geri-m geri-m changed the title Creating Android Lib fails Creating Android binarys for libsodium fails Feb 9, 2024
@ektrah ektrah closed this as completed in c8e59d3 Apr 27, 2024
@ektrah
Copy link
Owner

ektrah commented Apr 27, 2024

Thanks for pointing out that the instructions in the Xamarin.md no longer work. I have deleted the file.

Please see INSTALL.md for currently supported platforms. Android support is an open issue and is tracked in #80.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants