Allwinner A10 : Is XBMC ported to MALI-400MP ?
Ok. Here we are. I think this is a error, because of a wrong python version. iirc Linaro 12.10 - your rootfs - uses Python 3.x. In the depends.mk the used Python Version is fixed to 2.7.
So go to your rootfs and check wich version of python is installed. Do you have a /usr/lib/libpython2.7.so?
You can either try to get 2.7 to your rootfs or change the values in depends.mk to your version, e.g. export PYTHON_VERSION=3.2
Maybe this helps.

And don't forget to have libpython* python* python*-dev installed:

http://forum.xbmc.org/showthread.php?tid...pid1222482
http://forum.xbmc.org/showthread.php?tid...pid1227341

Regards
rellla

BTW: Seems that i solved some merge conflicts in my git repo a little bit dirty and implemented a few buggy lines/files. I'll clean out Frodo-branch the next days and push it once again. Clean and with a readable commit-history. Just for your info.
Reply


Messages In This Thread
RE: Allwinner A10 : Is XBMC ported to MALI-400MP ? - by rellla - 2013-04-12, 08:25
Logout Mark Read Team Forum Stats Members Help
Allwinner A10 : Is XBMC ported to MALI-400MP ?15