Linux build xbmc for android under Debian 7 with Errors
#1
Sad 
My Debian 7 info:
x86_64
gcc 4.7.2
android-ndk-r8e #latest version download from http://www.crystax.net/en/android/ndk
android-sdk #latest version download from http://developer.android.com/sdk

I make under @xbmc-android/tools/depends/$, both use make | make -j8
both under debian 7 and OSX 10.8.4
got the same error:
refers
OSX
http://paste.ubuntu.com/5922223/

Debian 7
http://paste.ubuntu.com/5922278/

I followed the README.android

and the commands history isSadOSX commands)
http://paste.ubuntu.com/5922295/
Reply
#2
See here for help
http://forum.xbmc.org/showthread.php?tid=167107
http://forum.xbmc.org/showthread.php?tid=152005&page=76

From August libstagrfright will be included in the nightly versions.
Reply
#3
use pastebin for logs
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#4
Is that caused by not using vanilla NDK r8e?
Reply
#5
Problem solve it? I have encountered? ubuntu 13.04, android android-ndk-r8-crystax-1
Reply
#6
anyone can help me?
Reply
#7
Problem solve it? I have encountered? ubuntu 13.04, android android-ndk-r8-crystax-1
error:
http://paste.ubuntu.com/5927371/
Reply
#8
don't crosspost ... i have commented your question in the other thread.
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#9
(2013-07-30, 11:34)Memphiz Wrote: don't crosspost ... i have commented your question in the other thread.

Thanks!
I think the code has some issues, because I build the NDK from source code, got the same error!
Reply
#10
That rant was against Tdjdyq - not you. And why did you build NDK from source? If you do something like hat (e.x. not following the readme) - then don't expect us to fix it. We would of course appreciate any patches leading to a fix of this - but we are not interested in supporting build practices which we are not using ...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#11
(2013-07-31, 10:06)Memphiz Wrote: That rant was against Tdjdyq - not you. And why did you build NDK from source? If you do something like hat (e.x. not following the readme) - then don't expect us to fix it. We would of course appreciate any patches leading to a fix of this - but we are not interested in supporting build practices which we are not using ...

Dear Memphiz

I build NDK from source code because I just want to check if it is fixed in in git repositories.
I know ,report a NDK error here is not a smart idea, but I want someone like you ,to give me suggestions to build XBMC successfully!

I just want XBMC ,not NDK

I will change NDK version later, If you have any butter idea to help, reply me , THANK YOU!
Wink
Reply
#12
Well jenkins builds for android each night. Here is a complete console output of a successfull build.

http://jenkins.xbmc.org/job/XBMC-Android...onsoleFull

The environment (ndk, sdk) on the build slave is setup like mentioned in docs/README.android. Also here are the buildscripts for jenkins (so you can see what is done).

https://github.com/xbmc/xbmc/tree/master...ps/android

The call order of those scripts is
1. prepare-depends
2. configure-depends
3. make-depends
4. prepare-xbmc
5. configure-xbmc
6. make-xbmc
7. package

Based on that i hope you can find the missconfiguration on your rig.
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
build xbmc for android under Debian 7 with Errors0