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

            Bug ID: 100916
           Summary: Multiple definition of `glwMDrawingAreaWidgetClass'
           Product: Mesa
           Version: 8.0
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Other
          Assignee: mesa-dev@lists.freedesktop.org
          Reporter: james.gor...@ngc.com
        QA Contact: mesa-dev@lists.freedesktop.org

This post on stack overflow summarizes the issue people on RHEL 7.3 are having. 

http://stackoverflow.com/questions/36562111/multiple-definition-of-glwmdrawingareawidgetclass

It seems at some point glwMDrawingAreaWidgetClass went from being extern to
GLAPI and on a system with GNUC > 4 it is defined as
__attribute__((visibility("default"))) instead which causes this issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to