[cairo-bugs] [Bug 18331] Build failure of xlib backend for Mac OS X 110.4.11
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 31 16:45:41 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=18331
Carl Worth <cworth at cworth.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |blocker
Status|NEW |ASSIGNED
--- Comment #1 from Carl Worth <cworth at cworth.org> 2008-10-31 16:45:35 PST ---
Marius,
Thanks for the report.
Ryan Schmidt recently pointed out the same problem on the mailing list and we
diagnosed the problem there.
The problem comes from attempting to build cairo-xlib against a system with an
obsolete version of the renderproto package, (which fails to define the
RepeatNone and RepeatNormal macros).
To get things working for now, you can just replace RepeatNone with 0 and
RepeatNormal with 1.
I'll leave this bug report open until we apply a suitable fix to the 1.8
branch. And I'll mark this as a blocker so that we remember to fix it for a
1.8.4 release real soon now.
Thanks again,
-Carl
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list