On 5 September 2013 04:38, <[email protected]> wrote: > From: Nitin A Kamble <[email protected]> > > This recipe needs 'opengl' distro feature enabled. Otherwise build > fails with this error: > > | intel.h:66:18: fatal error: dri2.h: No such file or directory
Several things. 1) why does meta-intel have it's own copy of the driver when there's already one in oe-core? 2) configure has a --disable-dri option, did you see if this works? Glancing at the source there might actually be a hard dependency on DRI headers, but that can be something we can fix in the X server. Ross _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
