Posts: 5,952
Joined: Sep 2008
Reputation:
201
Koying
Retired Team-Kodi Member
Posts: 5,952
Aren't you out of disk space?
Anyway, remove "/tmp/xbmc-android/pcre-7.9.tar.gz" which seems corrupted
Posts: 5,952
Joined: Sep 2008
Reputation:
201
Koying
Retired Team-Kodi Member
Posts: 5,952
Did you follow the docs/README.android? It seems it is trying to compile the arm lib with the x86 gcc compiler...
Did you correctly run "configure" in "tools/depends"? With what parameters?
Posts: 21
Joined: Sep 2013
Reputation:
0
I am pretty sure I did that. Well I am re-working on a fresh copy of source code. I will keep the record of things that I do.
Posts: 1,274
Joined: Jan 2010
Reputation:
19
2013-09-25, 12:29
(This post was last modified: 2013-09-25, 12:30 by HenryFord.)
Did it fail at that operation? Because that certainly should not happen - cloning the xbmc-pvr-addons repo bare should result in around 6MB of data - so the connection should not break down over that little bit of data.
Have you tried to clone it manually? Does the "server request timed out"-error pop up there as well?
However:
This confuses me - this is part of the build process of XBMC, not part of the build process of the toolchain (that's where we were stuck, weren't we?)
Need help? Check out my
XBMC Frodo Guide. It contains full featured guides to Sickbeard and CouchPotato as well.
Posts: 1,274
Joined: Jan 2010
Reputation:
19
Which version of Java are you using? This problem can arise when you're using Java7 instead of Java6 to compile.
Need help? Check out my
XBMC Frodo Guide. It contains full featured guides to Sickbeard and CouchPotato as well.