[Mesa-dev] [Bug 110663] threads_posix.h:96: undefined reference to `pthread_once'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 15 17:14:27 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110663
Vinson Lee <vlee at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Vinson Lee <vlee at freedesktop.org> ---
commit 730ceeddb557cec08a502e82b7faeb689bc91d2a
Author: Vinson Lee <vlee at freedesktop.org>
Date: Thu Jun 13 15:08:27 2019 -0700
meson: Add dep_thread dependency.
Fix this build error on Ubuntu 18.04.
/usr/bin/ld: src/util/libmesa_util.a(u_cpu_detect.c.o): undefined reference
to symbol 'pthread_once@@GLIBC_2.2.5'
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110663
Suggested-by: Eric Engestrom <eric@@engestrom.ch>
Signed-off-by: Vinson Lee <vlee at freedesktop.org>
Reviewed-by: Eric Anholt <eric at anholt.net>
Acked-by: Eric Engestrom <eric at engestrom.ch>
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190715/81e27266/attachment.html>
More information about the mesa-dev
mailing list