<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 - dri_interface.h:404: error: redefinition of typedef ‘mesa_glinterop_device_info’"
href="https://bugs.freedesktop.org/show_bug.cgi?id=96236">96236</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>dri_interface.h:404: error: redefinition of typedef ‘mesa_glinterop_device_info’
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Keywords</th>
<td>regression
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Mesa core
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vlee@freedesktop.org
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>mesa: 8314dd7ff2c4719ffb64b202cf5fdd0e38ad276e (master 11.3.0-devel)
$ gcc --version
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-17)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiling src/gallium/state_trackers/dri/dri2.c ...
In file included from src/mesa/drivers/dri/common/dri_util.h:57,
from src/gallium/state_trackers/dri/dri_screen.h:35,
from src/gallium/state_trackers/dri/dri2.c:48:
include/GL/internal/dri_interface.h:404: error: redefinition of typedef
‘mesa_glinterop_device_info’
include/GL/mesa_glinterop.h:116: note: previous declaration of
‘mesa_glinterop_device_info’ was here
include/GL/internal/dri_interface.h:405: error: redefinition of typedef
‘mesa_glinterop_export_in’
include/GL/mesa_glinterop.h:181: note: previous declaration of
‘mesa_glinterop_export_in’ was here
include/GL/internal/dri_interface.h:406: error: redefinition of typedef
‘mesa_glinterop_export_out’
include/GL/mesa_glinterop.h:236: note: previous declaration of
‘mesa_glinterop_export_out’ was here</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>