You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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-dev
what is most popular solution found about this , but did not work.Any suggestion ?
The text was updated successfully, but these errors were encountered: