Untitled

                Never    
rm -rf arm-linux-androideabi-21-debug/*; mkdir -p arm-linux-androideabi-21-debug
cd arm-linux-androideabi-21-debug; /usr/bin/tar --strip-components=1 -xf /home/jan/android-tools/xbmc-tarballs/pcre-8.42.tar.gz
cd arm-linux-androideabi-21-debug; patch -p1 -i ../tvos-bitcode-fix.patch
patching file ltmain.sh
cd arm-linux-androideabi-21-debug; patch -p1 -i ../jit_aarch64.patch
patching file sljit/sljitConfigInternal.h
cd arm-linux-androideabi-21-debug; patch -p1 -i ../ios-clear_cache.patch
patching file sljit/sljitConfigInternal.h
cd arm-linux-androideabi-21-debug; cp -f /home/jan/android-tools/xbmc-depends/x86_64-linux-gnu-native/share/automake-1.15/config.sub /home/jan/android-tools/xbmc-depends/x86_64-linux-gnu-native/share/automake-1.15/config.guess .; ./configure --prefix=/home/jan/android-tools/xbmc-depends/arm-linux-androideabi-21-debug --disable-shared --disable-stack-for-recursion --enable-pcre8 --disable-pcre16 --disable-pcre32 --enable-jit --enable-utf --enable-unicode-properties --enable-newline-is-anycrlf
configure: loading site script /home/jan/android-tools/xbmc-depends/arm-linux-androideabi-21-debug/share/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for strip... /usr/bin/strip
configure: WARNING: using cross tools not prefixed with host triplet
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc...  
checking whether the C compiler works... no
configure: error: in `/home/jan/kodi/tools/depends/target/pcre/arm-linux-androideabi-21-debug':
configure: error: C compiler cannot create executables
See `config.log' for more details
make: *** [Makefile:31: arm-linux-androideabi-21-debug] Error 77

Raw Text