Hence this error:
But alas! I found this git hub!/bin/ld: cannot find -lMali/bin/ld: cannot find -lUMP
https://github.com/linux-sunxi/mali-libsSo i did a git clone on the above hub, and tried to make it with:
make VERSION=r3p0 ABI=armhf framebufferand got permission errors!
So i did an evil thing, and re-ran the above command with sudo. This was the output i got..install: cannot create regular file `/usr/lib/libUMP.so': Permission deniedinstall: cannot create regular file `/usr/lib/libMali.so': Permission denied
Seemed right to me. So i went back to trying to compile the mali driver and finally got some promising output [below]. I am just waiting for confirmation of it being positive or negative! I hope to post more this week!
No comments:
Post a Comment