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

Could not build #30

Open
sagarmagnatesage opened this issue Apr 9, 2019 · 0 comments
Open

Could not build #30

sagarmagnatesage opened this issue Apr 9, 2019 · 0 comments

Comments

@sagarmagnatesage
Copy link

I am trying to run
$ make openssl

Which gives me error as below :

cd openssl &&
CXX=E:/Softs/android-ndk-r17c/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-g++ RANLIB=E:/Softs/android-ndk-r17c/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ranlib AR=E:/Softs/android-ndk-r17c/toolchains/arm-linux-androideabi-4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-ar
./Configure android-arm0v7 &&
ANDROID_DEV=E:/Softs/android-ndk-r17c/platforms/android-17/arch-arm/usr make build_libs
./Configure: line 2: exec: perl: not found
make: *** [Makefile:175: openssl] Error 127

I have gone through the ndk17 files where I cannot find "arm-linux-androideabi-gcc" this file which I think stops the command.

I am using windows system

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