Summary: | Test for X11/extensions/Xrender.h usability is broken under Solaris 10 | ||
---|---|---|---|
Product: | cairo | Reporter: | Andreas F. Borchert <bugzilla> |
Component: | xlib backend | Assignee: | Chris Wilson <chris> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | minor | ||
Priority: | medium | CC: | bugzilla |
Version: | 1.12.8 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Solaris | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Andreas F. Borchert
2012-12-12 16:43:47 UTC
commit 74a19c527c1fa07ade2042a8d2acecbb5f6ccab1 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Tue Jan 29 10:31:05 2013 +0000 configure: Include X11.h before testing for usability of Xrender.h On Solaris at least, the Xrender.h header is not standalone and requires X11/X.h to be included first to define the essential types. Reported-by: Andreas F. Borchert <bugzilla@andreas-borchert.de> Bugzilla; https://bugs.freedesktop.org/show_bug.cgi?id=58199 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> That should get you past configure. Though I suspect we may be missing a few includes in the body of the code as well... |
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.