Summary: | xf86-video-intel build fails with "sna_accel.c:16625:9: error: 'struct _GC' has no member named 'clientClipType'" | ||
---|---|---|---|
Product: | xorg | Reporter: | fangxun <xunx.fang> |
Component: | Driver/intel | Assignee: | Chris Wilson <chris> |
Status: | VERIFIED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: | major | ||
Priority: | high | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
fangxun
2014-10-29 03:38:12 UTC
So fix sna. commit 61436c2fabe117b85404eecb06158ba0a63a7741 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Wed Oct 29 16:52:44 2014 +0000 sna: Fix build for GC API changes in Xorg-1.16.99.901 The GC struct was changed in commit 73e2383b7350723256894c5076d0c731aec5cd1f Author: Adam Jackson <ajax@redhat.com> Date: Fri Jun 20 13:31:20 2014 -0400 dix: Always store GC client clip as a region (v2) update to match. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=85581 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Verified on commit 61436c2fabe117b85404eecb06158ba0a63a7741. |
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.