Summary: | xf86-video-openchrome does not build against >=libdrm-2.4.17 | ||||||
---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | gvlists | ||||
Component: | libdrm | Assignee: | Default DRI bug account <dri-devel> | ||||
Status: | RESOLVED FIXED | QA Contact: | |||||
Severity: | normal | ||||||
Priority: | high | CC: | b.brachaczek, chithanh, jbarnes, leio, xavier | ||||
Version: | unspecified | Keywords: | patch | ||||
Hardware: | Other | ||||||
OS: | All | ||||||
URL: | http://www.openchrome.org/trac/ticket/357 | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
gvlists
2010-03-10 04:04:27 UTC
(In reply to comment #0) > The solution suggested by openchrome guys is to add <stdint.h> in > libdrm. Actually, gang65 suggested to replace uint{32,64}_t with _u{32,64} in drm_mode_crtc_page_flip struct in include/drm/drm_mode.h. Created attachment 33920 [details] [review] correct patch for this issue This breakage was introduced by commit 53addc5d6ef7406d9fab5ea481cf68fa011870f1 http://cgit.freedesktop.org/mesa/drm/commit/?id=53addc5d6ef7406d9fab5ea481cf68fa011870f1 Maybe the committer could comment on the patch. Looks like some other headers might have this issue as well, according to Bug 25881 Fixed in git. |
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.