On 18 March 2013 22:53, Kamble, Nitin A <nitin.a.kam...@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
_______________________________________________
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to