[Mesa-dev] [vulkan] Fix AM_CPPFLAGS

Aaron Watry awatry at gmail.com
Wed Feb 24 02:46:27 UTC 2016


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.

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.

--Aaron

On Tue, Feb 23, 2016 at 9:01 AM, Sedat Dilek <sedat.dilek at gmail.com> wrote:

> [ Low Internet bandwidth - no Git pulling possible ]
>
> Hi,
>
> From [1]...
>
> AM_CPPFLAGS = \
> $(INTEL_CFLAGS) \
> $(VALGRIND_CFLAGS) \
> $(DEFINES) \
> -I$(top_srcdir)/include \
> -I$(top_srcdir)/src \
> -I$(top_srcdir)/src/compiler \
> -I$(top_srcdir)/src/mapi \
> -I$(top_srcdir)/src/mesa \
> -I$(top_srcdir)/src/mesa/drivers/dri/common \
> -I$(top_srcdir)/src/mesa/drivers/dri/i965 \
> -I$(top_srcdir)/src/gallium/auxiliary \
> -I$(top_srcdir)/src/gallium/include \
> -I$(top_srcdir)/src/intel/ \
> -I$(top_builddir)/src \
> -I$(top_builddir)/src/compiler \
> -I$(top_builddir)/src/compiler/nir \
> -I$(top_builddir)/src/intel \
> -I$(top_builddir)/src/intel/genxml \
> -I$(top_builddir)/src/vulkan <--- XXX: Should be .../src/intel/vulkan ?
>
> See commit 9851c8285f7bf70a6cb4bede2ee94110c14acc19 ("Move the intel
> vulkan driver to src/intel/vulkan")
>
> - Sedat -
>
> [1]
> https://cgit.freedesktop.org/mesa/mesa/tree/src/intel/vulkan/Makefile.am?h=vulkan#n70
> [2]
> https://cgit.freedesktop.org/mesa/mesa/commit/?h=vulkan&id=9851c8285f7bf70a6cb4bede2ee94110c14acc19
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160223/8eefdda1/attachment.html>


More information about the mesa-dev mailing list