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

cant find openssl directory on termux #2215

Open
therealolie opened this issue Apr 2, 2024 · 1 comment
Open

cant find openssl directory on termux #2215

therealolie opened this issue Apr 2, 2024 · 1 comment

Comments

@therealolie
Copy link

standard installation

setting OPENSSL_DIR to /data/data/com.termux/files/usr fixed it

try checking whether ${PREFIX}/usr/include/... (which would be /data/data/com.termux/files/usr/include/...), and try using that by default instead of giving up

@therealolie
Copy link
Author

$HOST = aarch64-linux-android
$TARGET = aarch64-linux-android
openssl-sys = 0.9.102

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