[Mesa-dev] [Bug 32254] New: EGL+OpenGL API failed to work

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 9 00:37:17 PST 2010


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

           Summary: EGL+OpenGL API failed to work
           Product: Mesa
           Version: 7.9
          Platform: ARM
        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


I tried to verify the mesa support for EGL with full OpenGL API on my ARM
platform with Ubuntu 10.10. But the OpenGL state tracker st_GL.so cannot be
loaded successfully when call eglCreateContext. After export
EGL_LOG_LEVEL=debug, I got following error message.

libEGL debug: searching for st module GL
libEGL debug: /usr/lib/egl/st_GL.so: undefined symbol: _glapi_tls_Context
libEGL debug: searching for st module (null)
libEGL debug: /usr/lib/egl/st_.so: cannot open shared object file: No such file
or directoy
iibEGL warning: unable to load st_GL.so

-- 
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