[Android] Build dependencies - can't make progress - [SOLVED]
#16
(2015-01-29, 16:12)Memphiz Wrote: Well as you can see here:

https://github.com/xbmc/xbmc/blob/master...kefile#L16

We only build tar when building for ios or osx (both is only possible on macs and their system tar is wonky). So i am also pretty sure that somehow you built the tar by yourself. Our buildsystem wouldn't have done that automagically.

Once more

make -C tools/depends/native/tar-native distclean

and leave it that way ...
I always get the errors:
cd /home/jennifer_jiang/build-xbmc/xbmc-tarballs_2; /usr/bin/curl -Ls --create-dirs -f -O http://mirrors.kodi.tv/build-deps/source....17.tar.gz
make[2]: *** [/home/jennifer_jiang/build-xbmc/xbmc-tarballs_2/m4-1.4.17.tar.gz] 错误 23
make[2]:正在离开目录 `/home/jennifer_jiang/build-xbmc/xbmc-android/tools/depends/native/m4-native'
make[1]: *** [m4-native] 错误 2
make[1]:正在离开目录 `/home/jennifer_jiang/build-xbmc/xbmc-android/tools/depends/native'
make: *** [native/.installed-x86_64-linux-native] 错误 2
Please help me to fix this,Thank you
Reply
#17
Quote:CURLE_WRITE_ERROR (23)

An error occurred when writing received data to a local file, or an error was returned to libcurl from a write callback.

Out of space?
Reply

Logout Mark Read Team Forum Stats Members Help
[Android] Build dependencies - can't make progress - [SOLVED]0