<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Mesa build fails: clientattrib.c:33:22: fatal error: indirect.h: No such file or directory"
href="https://bugs.freedesktop.org/show_bug.cgi?id=59364">59364</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>Mesa build fails: clientattrib.c:33:22: fatal error: indirect.h: No such file or directory
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>tstellar@gmail.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>Other
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>With the configure flags:
./configure --prefix=/usr --enable-gallium-g3dvl --enable-debug --disable-glu
--disable-egl --disable-opengl --with-dri-drivers= --with-gallium-drivers=r600
The Mesa build fails with this error:
Mesa build fails: clientattrib.c:33:22: fatal error: indirect.h: No such file
or directory
indirect.h is a generated file and it is not being generated with these
configure options.
I think the fix is to either generate this file with these configure options or
disable building of src/mesa/glx with these configure options. I am not sure
which one is best.</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>