Re: Howto compile on modular xorg >>> In the directory where you ran ./configure from can you check the config.h file? It should have a section that looks like this if the dri devel libraries are picked up. /* Enable DRI driver support */ #define XF86DRI 1 /* Enable developmental DRI driver support */ #define XF86DRI_DEVEL 1