I get's error anytime it tries to download pcre-8.36.tar.gz in the tarballs i was able to resolve some tarballs error but this didn't move further. Pls help
make[2]: Entering directory `/home/delaroystudios/.local/share/Trash/files/xbmc-android1/tools/depends/target/pcre'
cd /home/delaroystudios/build-xbmc/xbmc-tarballs; /usr/bin/curl -Ls --create-dirs -f -O
http://mirrors.kodi.tv/build-deps/source....36.tar.gz
rm -rf i686-linux-android-android-17/*; mkdir -p i686-linux-android-android-17
cd i686-linux-android-android-17; /bin/tar --strip-components=1 -xf /home/delaroystudios/build-xbmc/xbmc-tarballs/pcre-8.36.tar.gz
cd i686-linux-android-android-17; patch -p1 < ../tvos-bitcode-fix.patch
patching file ltmain.sh
cd i686-linux-android-android-17; cp -f /home/delaroystudios/build-xbmc/xbmc-depends/i686-linux-gnu-native/share/automake-1.11/config.sub /home/delaroystudios/build-xbmc/xbmc-depends/i686-linux-gnu-native/share/automake-1.11/config.guess .; ./configure --prefix=/home/delaroystudios/build-xbmc/xbmc-depends/i686-linux-android-android-17 --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/delaroystudios/build-xbmc/xbmc-depends/i686-linux-android-android-17/share/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for strip... /home/delaroystudios/opt/x86-linux-4.8-vanilla/android-17/bin/i686-linux-android-strip
configure: WARNING: using cross tools not prefixed with host triplet
checking for a thread-safe mkdir -p... /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... /home/delaroystudios/opt/x86-linux-4.8-vanilla/android-17/bin/i686-linux-android-gcc
checking whether the C compiler works... no
configure: error: in `/home/delaroystudios/.local/share/Trash/files/xbmc-android1/tools/depends/target/pcre/i686-linux-android-android-17':
configure: error: C compiler cannot create executables
See `config.log' for more details
make[2]: *** [i686-linux-android-android-17] Error 77
make[2]: Leaving directory `/home/delaroystudios/.local/share/Trash/files/xbmc-android1/tools/depends/target/pcre'
make[1]: *** [pcre] Error 2
make[1]: Leaving directory `/home/delaroystudios/.local/share/Trash/files/xbmc-android1/tools/depends/target'
make: *** [target/.installed-i686-linux-android-android-17] Error 2