2015-07-08, 07:25
Hi All, Now i have install Ubuntu OS. and tring step
--------------------------------------------------------------------
5.1. Building dependencies
--------------------------------------------------------------------
# cd $HOME/kodi-android/tools/depends
# ./bootstrap
# ./configure --help
$ ./configure --with-tarballs=/home/sarvesh/Android/xbmc-tarballs --host=arm-linux-androideabi --with-sdk-path=/home/sarvesh/Android/android-sdk-linux --with-ndk=/home/sarvesh/Android/android-ndk-r10e --with-toolchain=/home/sarvesh/Android/arm-toolchain/android-17 --prefix=/home/sarvesh/Android/xbmc-depends
Its run fine without any error
But while running "make" it throws error :-
configure: error: C compiler cannot create executables
See `config.log' for more details
make[2]: *** [arm-linux-androideabi-android-17] Error 77
make[2]: Leaving directory `/home/sarvesh/kodi-android/tools/depends/target/pcre'
make[1]: *** [pcre] Error 2
make[1]: Leaving directory `/home/sarvesh/kodi-android/tools/depends/target'
make: *** [target/.installed-arm-linux-androideabi-android-17] Error 2
--------------------------------------------------------------------
5.1. Building dependencies
--------------------------------------------------------------------
# cd $HOME/kodi-android/tools/depends
# ./bootstrap
# ./configure --help
$ ./configure --with-tarballs=/home/sarvesh/Android/xbmc-tarballs --host=arm-linux-androideabi --with-sdk-path=/home/sarvesh/Android/android-sdk-linux --with-ndk=/home/sarvesh/Android/android-ndk-r10e --with-toolchain=/home/sarvesh/Android/arm-toolchain/android-17 --prefix=/home/sarvesh/Android/xbmc-depends
Its run fine without any error
But while running "make" it throws error :-
configure: error: C compiler cannot create executables
See `config.log' for more details
make[2]: *** [arm-linux-androideabi-android-17] Error 77
make[2]: Leaving directory `/home/sarvesh/kodi-android/tools/depends/target/pcre'
make[1]: *** [pcre] Error 2
make[1]: Leaving directory `/home/sarvesh/kodi-android/tools/depends/target'
make: *** [target/.installed-arm-linux-androideabi-android-17] Error 2