[Mesa-users] compile mesa with drm and no x11

Alberich de megres alberich2k5 at gmail.com
Mon Oct 25 09:39:52 PDT 2010


Hi,

I'm stucked trying to compile mesa 7.9.

I'm trying to build mesa to work with no X11 but having hardware accelerated 3D.

This is the line i'm using:

./configure --prefix=$HOME/install  --enable-egl --enable-gles2
--with-egl-platforms=drm

With that i'm getting the following error:

checking for X... no
configure: error: X11 development libraries needed for dri driver

So what i understand from that is to use drm it needs xorg-devel
libraries..but the idea is not use the X11 at all.

How can i fix that?

thanks!!
Alberich


More information about the mesa-users mailing list