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

gomobile aar package build problemas #9

Open
shivergard opened this issue Sep 12, 2022 · 0 comments
Open

gomobile aar package build problemas #9

shivergard opened this issue Sep 12, 2022 · 0 comments

Comments

@shivergard
Copy link

# berty.tech/go-libtor/libtor
In file included from ../pkg/mod/berty.tech/[email protected]/libtor/linux_tor_src_app_config_config.go:10:
In file included from ../pkg/mod/berty.tech/[email protected]/libtor/../linux/tor/src/../src/app/config/config.c:71:
In file included from ../pkg/mod/berty.tech/[email protected]/libtor/../linux/tor/src/core/or/channel.h:15:
In file included from ../pkg/mod/berty.tech/[email protected]/libtor/../linux/tor/src/lib/crypt_ops/crypto_ed25519.h:14:
In file included from ../pkg/mod/berty.tech/[email protected]/libtor/../linux/tor/src/lib/crypt_ops/crypto_curve25519.h:15:
../pkg/mod/berty.tech/[email protected]/libtor/../linux/tor/src/lib/crypt_ops/crypto_openssl_mgt.h:19:10: fatal error: 'openssl/opensslv.h' file not found
#include <openssl/opensslv.h>
         ^~~~~~~~~~~~~~~~~~~~
1 error generated.

Problems building sample with https://github.com/AgregoreWeb/gomobile-android-docker.
Tried to install apt-get install -y libssl-devwhat is most popular solution found about this , but did not work.

Any suggestion ?

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

1 participant