[Bug 71512] New: dlopen.h:54: undefined reference to `dlopen'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 11 14:31:33 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71512
Priority: medium
Bug ID: 71512
Assignee: idr at freedesktop.org
Summary: dlopen.h:54: undefined reference to `dlopen'
QA Contact: intel-3d-bugs at lists.freedesktop.org
Severity: blocker
Classification: Unclassified
OS: Linux (All)
Reporter: vlee at freedesktop.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Drivers/DRI/i965
Product: Mesa
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'
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20131111/47b3d787/attachment.html>
More information about the intel-3d-bugs
mailing list