[cairo-bugs] [Bug 58199] Test for X11/extensions/Xrender.h usability is broken under Solaris 10
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 29 02:37:19 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=58199
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
commit 74a19c527c1fa07ade2042a8d2acecbb5f6ccab1
Author: Chris Wilson <chris at 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 at andreas-borchert.de>
Bugzilla; https://bugs.freedesktop.org/show_bug.cgi?id=58199
Signed-off-by: Chris Wilson <chris at 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...
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20130129/1916d77c/attachment.html>
More information about the cairo-bugs
mailing list