[Mesa-dev] [Bug 61750] New: Undefined references linking libGLESv2 when configured with --disable-dri

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Mar 3 11:05:24 PST 2013


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

          Priority: medium
            Bug ID: 61750
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: Undefined references linking libGLESv2 when configured
                    with --disable-dri
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: laanwj at gmail.com
          Hardware: Other
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

Looks like in this case the dispatch library doesn't get built, and also not
linked against:

../mesa/lib/libGLESv2.so: undefined reference to `_glapi_Dispatch'
../mesa/lib/libGLESv2.so: undefined reference to `_glapi_get_dispatch'

Enabling dri, but disabling all the drivers with --gallium-drivers= solved the
isssue.

Mesa git commit: 0b6e72f

-- 
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/20130303/ba26f8f6/attachment-0001.html>


More information about the mesa-dev mailing list