Errors while building Kodi
#1
Hey guys, for couple of days I have been trying to build Kodi for raspi, but unsuccessful.

Today I want to ask for little help.
I am following this guide: https://github.com/xbmc/xbmc/blob/master...berryPi.md

This step is my problem:
./configure --host=arm-linux-gnueabihf --prefix=$HOME/kodi-rpi --with-toolchain=$HOME/tools/arm-bcm2708/arm-rpi-4.9.3-linux-gnueabihf --with-firmware=$HOME/firmware --with-platform=raspberry-pi2 --disable-debug

Command output: https://pastebin.com/EVECZLEz
Config.log - https://pastebin.com/GEg4eFWk

I have checked files and folders, everything seems to be in place and the names are correct.

Thanks in advance
Reply
#2
Looks to me like the C compiler is broken.

cpp:
configure:4193: /home/ubuntu/tools/arm-bcm2708/arm-rpi-4.9.3-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc --version >&5
./configure: line 4195: /home/ubuntu/tools/arm-bcm2708/arm-rpi-4.9.3-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc: cannot execute binary file: Exec format error
Learning Linux the hard way !!
Reply

Logout Mark Read Team Forum Stats Members Help
Errors while building Kodi0