[Mesa-dev] [Bug 57702] New: Eliminate RTLD_GLOBAL glapi hacks after removing support for static libglapi
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Nov 29 13:30:32 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=57702
Priority: medium
Bug ID: 57702
Assignee: mesa-dev at lists.freedesktop.org
Summary: Eliminate RTLD_GLOBAL glapi hacks after removing
support for static libglapi
Severity: normal
Classification: Unclassified
OS: All
Reporter: amonakov at gmail.com
Hardware: Other
Status: NEW
Version: git
Component: Other
Product: Mesa
This is an enhancement request for the time when support for static libglapi is
removed. When shared libglapi is guaranteed to be available, please:
1. Link DRI drivers with libglapi.so explicitely.
2. Remove dlopen("libglapi.so"/"libGL.so", RTLD_GLOBAL) hacks in
src/egl/drivers/dri2/egl_dri2.c and src/glx/dri_common.c. The latter hack has
unfortunate interactions with libGL interposers.
--
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/20121129/f5b9f566/attachment-0001.html>
More information about the mesa-dev
mailing list