xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 44 forks source link

[CuBox-i] Kodi compilation #679

Closed CurlyMoo closed 9 years ago

CurlyMoo commented 9 years ago

Does anyone know what CuBox-i dependency i'm missing if Kodi compilation throws this error while configuring?

== Wayland disabled. ==
checking proxy.h usability... yes
checking proxy.h presence... yes
checking for proxy.h... yes
checking for main in -lproxy... yes
checking for i.MX framebuffer support... checking linux/mxcfb.h usability... yes
checking linux/mxcfb.h presence... yes
checking for linux/mxcfb.h... yes
checking for main in -lEGL... no
CurlyMoo commented 9 years ago

It was missing the libxdamage1 and libXfixes3 dependencies.