<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 --- - Unable to compile Mesa 9.0.2 for radeon"
href="https://bugs.freedesktop.org/show_bug.cgi?id=60723">60723</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>Unable to compile Mesa 9.0.2 for radeon
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>gogolander@gmail.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>9.0
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/Gallium/r600
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>Hi.
I'm trying to compile Mesa 9.0.2 on my amd64 pc. After launching the following
configure command:
" ./configure --prefix=/usr \
--with-dri-drivers=radeon \
--enable-gles1 \
--enable-gles2 \
--enable-xa \
--enable-texture-float \
--enable-osmesa \
--enable-glx-tls \
--enable-opengl \
--enable-openvg \
--enable-gallium-egl \
--with-gallium-drivers="r300,r600,svga,swrast" "
make fails to compile with this error message:
"r300_dri.so.tmp: undefined reference to `_glapi_tls_Dispatch'
r300_dri.so.tmp: undefined reference to `_glapi_tls_Context'
collect2: error: ld returned 1 exit status
make[3]: *** [r300_dri.so] Error 1"
I haven't found any solution. How can I solve this?
Thanks in advance</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>