When i compile vlc-android i had a error:
Code: Select all
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-redhat-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc --sysroot=/root/androidndk/platforms/android-9/arch-arm
checking for C compiler default output file name...
configure: error: in `/data/vlc/android/vlc/contrib/android/a52dec':
configure: error: C compiler cannot create executables
See `config.log' for more details.
make: *** [.a52] Error 77
Thanks