[Mesa-dev] [PATCH] anv: add the main include directory back

Emil Velikov emil.l.velikov at gmail.com
Sun Mar 19 13:03:05 UTC 2017


Hi Grazvydas,

On 17 March 2017 at 22:05, Grazvydas Ignotas <notasas at gmail.com> wrote:
> Fixes build without vulkan.h installed in system header locations:
>   CC       vulkan/vulkan_libvulkan_intel_la-anv_gem.lo
> In file included from vulkan/anv_private.h:66:0,
>                  from vulkan/anv_gem.c:31:
> /opt/xorg/include/vulkan/vulkan_intel.h:27:20: fatal error: vulkan.h:
> No such file or directory
>
Not sure the above makes sense I'm afraid. VULKAN_CPPFLAGS already
includes AM_CPPFLAGS which has the include.

I've even hacked up my system [sudo mv
/usr/include/vulkan/vulkan.h{,1} and things build fine w/o your patch.
Are you sure you don't have some local patches ? Can you provide the
command line that causes this (make -j1 V=1 ...)

Thanks
Emil


More information about the mesa-dev mailing list