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

          Priority: medium
            Bug ID: 61750
          Assignee: mesa-dev@lists.freedesktop.org
           Summary: Undefined references linking libGLESv2 when configured
                    with --disable-dri
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: laa...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to