On Sat, Jul 21, 2012 at 12:17 AM, Bill Spitzak <[email protected]> wrote:
> On 07/20/2012 10:40 PM, Bill Spitzak wrote: > > However (sigh) now it fails with: >> >> compositor.c: In function ‘weston_surface_attach’: >> compositor.c:788:8: error: ‘EGL_TEXTURE_Y_UV_WL’ undeclared (first use >> in this function) >> compositor.c:788:8: note: each undeclared identifier is reported only >> once for each function it appears in >> compositor.c:792:8: error: ‘EGL_TEXTURE_Y_U_V_WL’ undeclared (first use >> in this function) >> compositor.c:796:8: error: ‘EGL_TEXTURE_Y_XUXV_WL’ undeclared (first use >> in this function) >> make[4]: *** [weston-compositor.o] Error 1 >> > > I fixed that by using an #ifdef EGL_TEXTURE_Y_UV_WL. Should I send a patch > for this change? This seemed to allow make to finish. > > No, you need to update mesa.
_______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
