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

Having trouble building #13

Open
Gruntblade opened this issue Apr 8, 2015 · 1 comment
Open

Having trouble building #13

Gruntblade opened this issue Apr 8, 2015 · 1 comment

Comments

@Gruntblade
Copy link

I've followed the instructions for building and am having a tough time to get it all the way through the log. Thought I could ask for help.
System Version: OS X 10.10.2

Here's my output:

Setting up build environment ...
OS_ARCH=darwin-x86_64
NDK=/Users/bennettsummers/AndroidstudioProjects/android-ndk-r10c
SYSROOT=/Users/bennettsummers/AndroidstudioProjects/android-ndk-r10c/platforms/android-19/arch-arm
TOOLCHAIN=/Users/bennettsummers/AndroidstudioProjects/android-ndk-r10c/toolchains/arm-linux-androideabi-4.8/prebuilt/darwin-x86_64
Building openssl-android ...
Couldn't build openssl-android!
Check the build log: /Users/bennettsummers/AndroidstudioProjects/android-ffmpeg-with-rtmp-master/build/build.log

There's nothing in the build/dist/lib directory, sadly. Here's the full build.log.

Android NDK: WARNING:/Users/bennettsummers/AndroidstudioProjects/android-ffmpeg-with-rtmp-master/src/openssl-android/crypto/Android.mk:crypto_static: LOCAL_LDLIBS is always ignored for static libraries
[armeabi] Compile : crypto <= cryptlib.c
make: /Users/bennettsummers/AndroidstudioProjects/android-ndk-r10c/toolchains/arm-linux-androideabi-4.4.3/prebuilt/darwin-x86/bin/arm-linux-androideabi-gcc: Command not found
make: *** [obj/local/armeabi/objs/crypto/cryptlib.o] Error 127

I couldn't actually find an arm-linux-androideabi-4.4.3/ in toolchains. The lowest it goes is arm-linux-androideabi-4.6. Would I be able to change what it is looking for or should I kinda give up on getting it to compile for r10c?

Thank you for all the help.

@dengshaodong
Copy link

I have the same problem, did you get it through?

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