Hi, Dan<br><br>This patch works with<br>./autogen.sh --prefix=&quot;$PREFIX&quot; 
--enable-xcb --with-dri-drivers=i915 --disable-gallium --without-demos <br><br>if
 I use <br>./autogen.sh --prefix=&quot;$PREFIX&quot; --enable-xcb 
--with-dri-drivers=i915 
--disable-gallium<br>it failed as attached with-demos.log.<br><br>if I 
use <br>./autogen.sh --prefix=&quot;$PREFIX&quot; --enable-xcb 
--without-dri-drivers --enable-gallium-intel<br>it failed as attach 
intel-gallium-enabled.log<br>
<br>Thanks.<br><br><div class="gmail_quote">2010/4/19 Dan Nicholson <span dir="ltr">&lt;<a href="mailto:dbn.lists@gmail.com">dbn.lists@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Mon, Apr 19, 2010 at 12:15:22AM +0800, CSJ wrote:<br>
&gt; Sorry I am not familiar with Makefiles<br>
&gt; But I modified src/egl/drivers/glx/Makefile and<br>
&gt; src/egl/main/Makefile as attached patch file.<br>
&gt;<br>
&gt; and it can compiled passed when configured<br>
&gt; --with-dri-drivers=i915 --disable-gallium --without-demos<br>
&gt;<br>
&gt; if gallium enabled or with demos, it still compiled failed that<br>
&gt; can not find xlib.h<br>
&gt;<br>
&gt; I&#39;ll temporarily use this patch to go on compile xserver,<br>
&gt; thanks all :)<br>
<br>
</div>Can you try the patch below? This is what I&#39;d like to commit since we<br>
already have the x11.pc values.<br>
<br>
--<br>
Dan<br>
<br>