<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 --- - dlopen.h:54: undefined reference to `dlopen'"
href="https://bugs.freedesktop.org/show_bug.cgi?id=71512">71512</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>idr@freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>dlopen.h:54: undefined reference to `dlopen'
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-3d-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>blocker
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vlee@freedesktop.org
</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>git
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/DRI/i965
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>mesa: 23afe71f444067cad927273728529ff15ba394df (master)
$ ./autogen.sh --disable-dri3 --disable-xvmc --with-dri-drivers=i965
--with-gallium-drivers=
$ make check
[...]
CXXLD test_eu_compact
test_vec4_register_coalesce.cpp: In member function ‘virtual
brw::vec4_instruction*
register_coalesce_vec4_visitor::emit_urb_write_opcode(bool)’:
test_vec4_register_coalesce.cpp:91:4: warning: no return statement in function
returning non-void [-Wreturn-type]
}
^
../../../.libs/libmesa.a(texcompress_s3tc.o): In function `_mesa_dlopen':
src/mesa/main/dlopen.h:54: undefined reference to `dlopen'
../../../.libs/libmesa.a(texcompress_s3tc.o): In function `_mesa_dlsym':
src/mesa/main/dlopen.h:84: undefined reference to `dlsym'
src/mesa/main/dlopen.h:84: undefined reference to `dlsym'
src/mesa/main/dlopen.h:84: undefined reference to `dlsym'
src/mesa/main/dlopen.h:84: undefined reference to `dlsym'
src/mesa/main/dlopen.h:84: undefined reference to `dlsym'
../../../.libs/libmesa.a(texcompress_s3tc.o): In function `_mesa_dlclose':
src/mesa/main/dlopen.h:102: undefined reference to `dlclose'</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>