[Mesa-dev] [Bug 101110] Build failure in GNOME Continuous
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 19 23:15:42 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=101110
Emil Velikov <emil.l.velikov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Emil Velikov <emil.l.velikov at gmail.com> ---
Should be fixes with the following. Thanks for the report.
commit 2100c5f7bef6b47bf96b026e689e835ca436a59b
Author: Emil Velikov <emil.velikov at collabora.com>
Date: Sat May 20 00:04:33 2017 +0100
configure.ac: add xcb-fixes to the XCB DRI3 list
The XCB module is used by the VL targets. Thus omitting it can lead to
link-time errors due to unresolved symbols.
Other DRI3 users such as the Vulkan WSI and the dri3 loader helper do
not use an update region in their xcb_present_pixmap() call. We will
look into that at a later stage.
Fixes: acf3d2afab0 ("configure: check once for DRI3 dependencies")
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=101110
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170519/d9cdf588/attachment.html>
More information about the mesa-dev
mailing list