[Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 2 08:41:23 PDT 2014


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

--- Comment #12 from ajax at nwnk dot net <ajax at nwnk.net> ---
(In reply to comment #5)
> The patch that changed RTLD_GLOBAL to RTLD_LOCAL was incorrect; see
> http://lists.freedesktop.org/archives/mesa-dev/2014-May/060441.html
> 
> dlopening libGL to bring symbols from libglapi is a gross hack, but now that
> code became a broken gross hack.

The only part that's broken here is changing the dlopen(libGL) to LOCAL, since
we apparently need that to get at glapi.  The other part, changing
dlopen(driver) to LOCAL, is still correct.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140602/f82493c9/attachment.html>


More information about the mesa-dev mailing list