[meta-intel] [PATCH] emgd-driver-bin: add pkgconfig files

Burton, Ross ross.burton at intel.com
Tue Mar 19 03:32:58 PDT 2013


On 18 March 2013 22:53, Kamble, Nitin A <nitin.a.kamble at intel.com> wrote:
> I am also seeing build errors:
>
> | eglut.c: In function '_eglutDestroyWindow':eglut.c: In function '_eglutDestroyWindow':
> |
> | eglut.c:55:32: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in this function)eglut.c:55:32: error: 'EGL_SCREEN_BIT_MESA' undeclared (first use in this function)

mesa-demos assumes that it's building against mesa, so it won't work
against EMGD.

There's a bug for this in our bugzilla somewhere - we need to make it
either hard-depend on mesa-dri or patch it to check for mesa symbols
before using them.

Ross



More information about the meta-intel mailing list