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

c compiler test failed #17

Closed
rakeshvihan opened this issue Jan 23, 2020 · 3 comments
Closed

c compiler test failed #17

rakeshvihan opened this issue Jan 23, 2020 · 3 comments

Comments

@rakeshvihan
Copy link

WARNING: /toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android-pkg-config not found, library detection may fail.
mktemp -u XXXXXX
A0Quav
test_ld cc
test_cc
BEGIN /var/folders/gq/s_z1gl311m35t0lfbpd88h59yz5bw5/T//ffconf.OX3pcfIE/test.c
1 int main(void){ return 0; }
END /var/folders/gq/s_z1gl311m35t0lfbpd88h59yz5bw5/T//ffconf.OX3pcfIE/test.c
/toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android21-clang --sysroot=/toolchains/llvm/prebuilt/darwin-x86_64/sysroot -O3 -fPIC -I/Users/rakesh-3121/repositories/ffmpeg-samples/ffmpeg-android-maker/build/external/arm64-v8a/include -c -o /var/folders/gq/s_z1gl311m35t0lfbpd88h59yz5bw5/T//ffconf.OX3pcfIE/test.o /var/folders/gq/s_z1gl311m35t0lfbpd88h59yz5bw5/T//ffconf.OX3pcfIE/test.c
./configure: line 974: /toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android21-clang: No such file or directory
C compiler test failed.

Any help on this error

@Javernaut
Copy link
Owner

Hi @rakesh-mohan ,

I see you didn't define environment variables as it is described in Prerequisites section. Do it and run the scrip again.

@Javernaut
Copy link
Owner

@rakesh-mohan is everything ok now?

@rakeshvihan
Copy link
Author

@Javernaut Yeah! It works. Thanks for the quick help :)

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