Skip to content
Siarhei Siamashka edited this page Sep 19, 2013 · 2 revisions

I'm trying to enable open gl hardware on pcduino but when i'm trying to make mali library (after autoreconf -vi and ./configure --prefix=/usr) i obtain this :

root@ubuntu:/home/ubuntu/xf86-video-sunxifb# make make all-recursive make[1]: Entering directory /home/ubuntu/xf86-video-sunxifb' Making all in src make[2]: Entering directory /home/ubuntu/xf86-video-sunxifb/src' CC fbdev.lo In file included from fbdev.c:58:0: sunxi_mali_ump_dri2.h:27:21: fatal error: ump/ump.h: No such file or directory compilation terminated. make[2]: *** [fbdev.lo] Error 1 make[2]: Leaving directory /home/ubuntu/xf86-video-sunxifb/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory /home/ubuntu/xf86-video-sunxifb' make: *** [all] Error 2 Do you have a solution ?

Please report this bug at https://github.com/ssvb/xf86-video-sunxifb/issues I don't think that wiki is very convenientfor this purpose. Thanks --ssvb

Clone this wiki locally