Bug 106972

Summary: vulkan.h:75:35: fatal error: X11/extensions/Xrandr.h: No such file or directory
Product: Mesa Reporter: Fabio Pedretti <pedretti.fabio>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED WORKSFORME QA Contact: mesa-dev
Severity: normal    
Priority: medium CC: keithp
Version: git   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Fabio Pedretti 2018-06-20 07:16:38 UTC
I get the following error since last hours commits.

Full build log and configure options:
https://launchpadlibrarian.net/375236019/buildlog_ubuntu-xenial-amd64.mesa_18.2~git1806200730.dbac8e~oibaf~x_BUILDING.txt.gz

In file included from ../../../src/vulkan/util/vk_alloc.h:29:0,
                 from ../../../src/vulkan/wsi/wsi_common.h:29,
                 from ../../../src/vulkan/wsi/wsi_common_private.h:26,
                 from ../../../src/vulkan/wsi/wsi_common.c:24:
../../../include/vulkan/vulkan.h:75:35: fatal error: X11/extensions/Xrandr.h: No such file or directory
compilation terminated.
Makefile:742: recipe for target 'wsi/wsi_common.lo' failed
make[4]: *** [wsi/wsi_common.lo] Error 1
make[4]: *** Waiting for unfinished jobs....

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.