<br><br><div class="gmail_quote">On Sat, Jul 21, 2012 at 12:17 AM, Bill Spitzak <span dir="ltr"><<a href="mailto:spitzak@gmail.com" target="_blank">spitzak@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 07/20/2012 10:40 PM, Bill Spitzak wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
However (sigh) now it fails with:<br>
<br>
compositor.c: In function ‘weston_surface_attach’:<br>
compositor.c:788:8: error: ‘EGL_TEXTURE_Y_UV_WL’ undeclared (first use<br>
in this function)<br>
compositor.c:788:8: note: each undeclared identifier is reported only<br>
once for each function it appears in<br>
compositor.c:792:8: error: ‘EGL_TEXTURE_Y_U_V_WL’ undeclared (first use<br>
in this function)<br>
compositor.c:796:8: error: ‘EGL_TEXTURE_Y_XUXV_WL’ undeclared (first use<br>
in this function)<br>
make[4]: *** [weston-compositor.o] Error 1<br>
</blockquote>
<br></div>
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.<br><br></blockquote><div> </div><div>No, you need to update mesa.<br></div></div><br>