[Mesa-dev] [Bug 32677] New: egl_dri.so depends on _glapi_get_proc_address
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Dec 27 00:50:25 PST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=32677
Summary: egl_dri.so depends on _glapi_get_proc_address
Product: Mesa
Version: unspecified
Platform: Other
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Other
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: jammy.zhou at linaro.org
If one application doesn't link against GL or GLESv2 libraries directly
(instead via proxy library similar as https://launchpad.net/glproxy), following
error will be reported when egl_dri.so driver is used.
symbol lookup error: /usr/lib/egl/egl_dri2.so: undefined symbol:
_glapi_get_proc_address
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list