Bug 106972 - vulkan.h:75:35: fatal error: X11/extensions/Xrandr.h: No such file or directory
Summary: vulkan.h:75:35: fatal error: X11/extensions/Xrandr.h: No such file or directory
Status: RESOLVED WORKSFORME
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: All Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-20 07:16 UTC by Fabio Pedretti
Modified: 2018-09-08 06:34 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.