[Mesa-dev] [PATCH v2 24/25] intel/vulkan: Get rid of recursive make

Grazvydas Ignotas notasas at gmail.com
Fri Mar 17 00:38:05 UTC 2017


On Thu, Mar 9, 2017 at 9:07 PM, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> From: Jason Ekstrand <jason.ekstrand at intel.com>
>
> v2 [Emil Velikov]
>  - Various fixes and initial stab at the Android build.
>  - Keep the generation rules/EXTRA_DIST outside the conditional

This has broken anv build for me, because I don't have vulkan.h
anywhere in my system except mesa:
make[4]: Entering directory '/home/notaz/src/radeon/mesa/src/intel'
  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
compilation terminated.

I hope that wasn't intentional?

GraÅžvydas


More information about the mesa-dev mailing list