[cairo-bugs] [Bug 18384] New: cairo 1.8.2 seem to require render.h version 0.10
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 5 00:18:50 PST 2008
http://bugs.freedesktop.org/show_bug.cgi?id=18384
Summary: cairo 1.8.2 seem to require render.h version 0.10
Product: cairo
Version: 1.8.2
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: xlib backend
AssignedTo: cworth at cworth.org
ReportedBy: charlet at adacore.com
QAContact: cairo-bugs at cairographics.org
I am building on systems which do not have render.h (renderext lib) by
default, or have an old version (render.h version 0.9), and cairo 1.8.2 no
longer
builds:
cairo-xlib-surface.c: In function '_cairo_xlib_surface_set_attributes':
cairo-xlib-surface.c:1440: error: 'RepeatNone' undeclared (first use in this
function)
cairo-xlib-surface.c:1440: error: (Each undeclared identifier is reported only
once
cairo-xlib-surface.c:1440: error: for each function it appears in.)
cairo-xlib-surface.c:1443: error: 'RepeatNormal' undeclared (first use in this
function)
make[3]: *** [cairo-xlib-surface.lo] Error 1
cairo 1.8.0 was fine.
It seems I need to build a more recent renderext (0.10), but I cannot find
a version older than 0.9 anywhere, so what am I missing?
Thanks in advance,
Arno
--
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