Allwinner A10 : Is XBMC ported to MALI-400MP ?
I tried to crosscompile, using the instructions some pages back
Failed first at:
Code:
install -d /allwinner/xbmc-pvr-bin/lib
install: cannot create directory `/allwinner': Permission denied
Modifed:
Code:
XBMCPREFIX=$(HOME)/mk802/xbmc-pvr-bin$(HF)

then had to install g++-arm-linux-gnueabi

Now fails at :
Code:
checking for main in -lEGL... no
configure: error: Could not find a required library. Please see the README for your platform.
make: *** [all] Error 1

What am I doing wrong?
Reply


Messages In This Thread
RE: Allwinner A10 : Is XBMC ported to MALI-400MP ? - by Mixx - 2012-10-25, 17:45
Logout Mark Read Team Forum Stats Members Help
Allwinner A10 : Is XBMC ported to MALI-400MP ?15