<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Cairo installation error: cairo-xlib-xrender-private.h:106: error: redefinition of 'struct"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93877">93877</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Cairo installation error: cairo-xlib-xrender-private.h:106: error: redefinition of 'struct
</td>
</tr>
<tr>
<th>Product</th>
<td>cairo
</td>
</tr>
<tr>
<th>Version</th>
<td>1.4.6
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Assignee</th>
<td>chris@chris-wilson.co.uk
</td>
</tr>
<tr>
<th>Reporter</th>
<td>bravius@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>cairo-bugs@cairographics.org
</td>
</tr></table>
<p>
<div>
<pre># uname -r
2.6.32-431.29.2.el6.x86_64
# cat /etc/redhat-release
CentOS release 6.5 (Final)
After downloading the running "./configure". "./make" gives the following
error:
# make
Makefile:1487: warning: overriding commands for target `recheck'
Makefile:1127: warning: ignoring old commands for target `recheck'
make all-recursive
make[1]: Entering directory `/app/software/graphite/cairo-1.14.6'
Makefile:1487: warning: overriding commands for target `recheck'
Makefile:1127: warning: ignoring old commands for target `recheck'
Making all in src
make[2]: Entering directory `/app/software/graphite/cairo-1.14.6/src'
make all-am
make[3]: Entering directory `/app/software/graphite/cairo-1.14.6/src'
CC cairo-xlib-display.lo
In file included from cairo-xlib-private.h:40,
from cairo-xlib-display.c:40:
cairo-xlib-xrender-private.h:106: error: redefinition of 'struct
_XLinearGradient'
cairo-xlib-xrender-private.h:109: error: conflicting types for
'XLinearGradient'
/usr/include/X11/extensions/Xrender.h:189: note: previous declaration of
'XLinearGradient' was here
cairo-xlib-xrender-private.h:115: error: redefinition of 'struct _XCircle'
cairo-xlib-xrender-private.h:119: error: conflicting types for 'XCircle'
/usr/include/X11/extensions/Xrender.h:150: note: previous declaration of
'XCircle' was here
cairo-xlib-xrender-private.h:120: error: redefinition of 'struct
_XRadialGradient'
cairo-xlib-xrender-private.h:123: error: conflicting types for
'XRadialGradient'
/usr/include/X11/extensions/Xrender.h:194: note: previous declaration of
'XRadialGradient' was here
cairo-xlib-xrender-private.h:129: error: redefinition of 'struct
_XConicalGradient'
cairo-xlib-xrender-private.h:132: error: conflicting types for
'XConicalGradient'
/usr/include/X11/extensions/Xrender.h:199: note: previous declaration of
'XConicalGradient' was here
make[3]: *** [cairo-xlib-display.lo] Error 1
make[3]: Leaving directory `/app/software/graphite/cairo-1.14.6/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/app/software/graphite/cairo-1.14.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/app/software/graphite/cairo-1.14.6'
make: *** [all] Error 2
Please let me know if you have any questions.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>