Trying to compile Kodi for debian jessie on raspberry pi 2
#1
Hi, I'm trying to compile kodi (on my desktop pc) to use it on debian jessie on my rpi 2 (running this: http://sjoerd.luon.net/posts/2015/02/deb...e-on-rpi2/)

1st question:
I was told on IRC I could try this: http://pastebin.com/Ti3YurSg and that it should work on Ubuntu x64 14.04

I use debian jessie on my pc. I got to the "dependencies built successfully" part but then when I run "make -C tools/depends/target/xbmc" I get this in config.log:
http://pastie.org/9942919
http://pastie.org/9944318#6

Anyone has any idea why it says "unrecognized options" for the options that are in the how-to ?

2nd question:
I set up a ubuntu VM (x64 14.04, fresh install, updated) and I get this: http://pastie.org/9944286 when I run "make" (before the "cd ../.." part of the original pastebin). Any idea why it doesn't work on ubuntu either ? Sad

Thanks in advance to anyone who can help me Smile
Reply
#2
(2015-02-13, 13:02)Peio Wrote: I set up a ubuntu VM (x64 14.04, fresh install, updated) and I get this: http://pastie.org/9944286 when I run "make" (before the "cd ../.." part of the original pastebin). Any idea why it doesn't work on ubuntu either ? Sad

Does setting PYTHONOPTIMIZE=1 in environment before launching help?
Reply
#3
Thanks for the answer. Somehow I managed to break my VM before I could try that and I had to reinstall Ubuntu. For now it seems to be going farther than it did earlier (at least if I recall correctly), not sure what I did different. I will probably be back with another error message though Big Grin
Reply
#4
Actually I just got the same thing Sad I tried typing "PYTHONOPTIMIZE=1" before the make command but I get the same thing Sad
Reply
#5
Hi !

I ran into this problem yesterday, the debian jessie standard xbmc wont work due to missing accelerated OpenGL support.
I suppose this can be fixed by building with rpi2 specific patches.

I would like to work on this over the weekend, but unfortunately the pastebins of the OP have expired.

Could you please re-state what you learned on IRC and maybe include the missing pastebins into your post ?

Lets get this working, armhf is cool and debian is awesome !

Cheers,
Karl
Reply
#6
Sorry I don't have the infos anymore Sad The pastebin wasn't to compile for jessie on the pi, it was for raspbian btw... not sure if that changes anything. You can ask on #kodi on freenode, maybe someone can help you ..
Reply
#7
There is useful information here.
It probably doesn't make much difference if you building for wheezy or jessie.
Reply

Logout Mark Read Team Forum Stats Members Help
Trying to compile Kodi for debian jessie on raspberry pi 20