<div dir="ltr"><div>To expand on what Sedat said here, make check is broken when building anv at the moment. due to a combination of the genxml/isl/vulkan directory moves.<br><br></div><div>I've been poking at it on one of my laptops over the last few days, but I wouldn't complain if someone beat me to a fix.<br></div><div><br></div>--Aaron<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 23, 2016 at 9:01 AM, Sedat Dilek <span dir="ltr"><<a href="mailto:sedat.dilek@gmail.com" target="_blank">sedat.dilek@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">[ Low Internet bandwidth - no Git pulling possible ]<br>
<br>
Hi,<br>
<br>
>From [1]...<br>
<br>
AM_CPPFLAGS = \<br>
$(INTEL_CFLAGS) \<br>
$(VALGRIND_CFLAGS) \<br>
$(DEFINES) \<br>
-I$(top_srcdir)/include \<br>
-I$(top_srcdir)/src \<br>
-I$(top_srcdir)/src/compiler \<br>
-I$(top_srcdir)/src/mapi \<br>
-I$(top_srcdir)/src/mesa \<br>
-I$(top_srcdir)/src/mesa/drivers/dri/common \<br>
-I$(top_srcdir)/src/mesa/drivers/dri/i965 \<br>
-I$(top_srcdir)/src/gallium/auxiliary \<br>
-I$(top_srcdir)/src/gallium/include \<br>
-I$(top_srcdir)/src/intel/ \<br>
-I$(top_builddir)/src \<br>
-I$(top_builddir)/src/compiler \<br>
-I$(top_builddir)/src/compiler/nir \<br>
-I$(top_builddir)/src/intel \<br>
-I$(top_builddir)/src/intel/genxml \<br>
-I$(top_builddir)/src/vulkan <--- XXX: Should be .../src/intel/vulkan ?<br>
<br>
See commit 9851c8285f7bf70a6cb4bede2ee94110c14acc19 ("Move the intel<br>
vulkan driver to src/intel/vulkan")<br>
<br>
- Sedat -<br>
<br>
[1] <a href="https://cgit.freedesktop.org/mesa/mesa/tree/src/intel/vulkan/Makefile.am?h=vulkan#n70" rel="noreferrer" target="_blank">https://cgit.freedesktop.org/mesa/mesa/tree/src/intel/vulkan/Makefile.am?h=vulkan#n70</a><br>
[2] <a href="https://cgit.freedesktop.org/mesa/mesa/commit/?h=vulkan&id=9851c8285f7bf70a6cb4bede2ee94110c14acc19" rel="noreferrer" target="_blank">https://cgit.freedesktop.org/mesa/mesa/commit/?h=vulkan&id=9851c8285f7bf70a6cb4bede2ee94110c14acc19</a><br>
_______________________________________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/mesa-dev</a><br>
</blockquote></div><br></div>