compile error in xbmc-depends
#1
I'm getting this error:

extra.c:247:17: error: 'timezone' undeclared (first use in this function)

Here is the config.log:
http://paste.ubuntu.com/7055412/

And more of the error:
http://paste.ubuntu.com/7055444/


Any help is appreciated - Thank you!
Reply
#2
ndk r9d is not supported

See this pull request which might help you:

https://github.com/xbmc/xbmc/pull/4156
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
#3
Direct NDK r9 links:
http://dl.google.com/android/ndk/android...86.tar.bz2
http://dl.google.com/android/ndk/android...64.tar.bz2
Reply
#4
Thanks for the replies. After starting over with the correct ndk I got further.

There were these errors after the "Dependencies built successfully." message when doing a single threaded make on the dependencies:
http://paste.ubuntu.com/7084056/

Here is the end of the "make -C tools/depends/target/xbmc":
http://paste.ubuntu.com/7084076/

And the xbmc-android/config.log:
http://paste.ubuntu.com/7084090/
Reply
#5
Please provide command line and output of your configure step in "5.1. Building dependencies"
Reply
#6
(2014-03-13, 13:40)Koying Wrote: Please provide command line and output of your configure step in "5.1. Building dependencies"

I had saved that command in a file so I was able to run in again exactly. Here is that output:
http://paste.ubuntu.com/7084301/

Thank you!
Reply

Logout Mark Read Team Forum Stats Members Help
compile error in xbmc-depends0