<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 - Build error with 1.20 release"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103320">103320</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Build error with 1.20 release
</td>
</tr>
<tr>
<th>Product</th>
<td>DRI
</td>
</tr>
<tr>
<th>Version</th>
<td>XOrg git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86 (IA32)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (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>IGT
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>rezso@rezso.net
</td>
</tr></table>
<p>
<div>
<pre>If I try to compile 1.20 release, I get this error:
igt_x86.c:96:10: error: redefinition of ‘igt_x86_features’
unsigned igt_x86_features(void)
^~~~~~~~~~~~~~~~
In file included from igt_x86.c:38:0:
igt_x86.h:47:24: note: previous definition of ‘igt_x86_features’ was here
static inline unsigned igt_x86_features(void)
^~~~~~~~~~~~~~~~
igt_x86.c:148:7: error: redefinition of ‘igt_x86_features_to_string’
char *igt_x86_features_to_string(unsigned features, char *line)
^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from igt_x86.c:38:0:
igt_x86.h:51:21: note: previous definition of ‘igt_x86_features_to_string’ was
here
static inline char *igt_x86_features_to_string(unsigned features, char *line)
^~~~~~~~~~~~~~~~~~~~~~~~~~
How to fix this?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>