[Mesa-dev] [Bug 98048] Mesa CANNOT use libpthread-stubs

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 6 16:01:08 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=98048

Emil Velikov <emil.l.velikov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ben at bwidawsk.net,
                   |                            |robclark at freedesktop.org

--- Comment #1 from Emil Velikov <emil.l.velikov at gmail.com> ---
I'm slightly confused by the whole thing.

On Linux platforms (and modern Solaris)  building libpthread-stubs results is a
plain .pc file, and no DSO being built/installed. Regardless, the library is
used only by libgbm, which based on your waffle/mixed_glx_egl will/should never
get loaded.

That said, IMHO it would be great if glibc provides a native C11 threads
implementation (like musl) or alternatively we could drop the single recursive
mutex from mesa.

Regardless, can you share a bit more on the topic - do you use
LD_PRELOAD/LD_LIBRARY_PATH, is this specific to local builds and/or
distribution ones ?

-- 
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/20161006/5bbff0c4/attachment.html>


More information about the mesa-dev mailing list