[Mesa-dev] [Bug 100916] Multiple definition of `glwMDrawingAreaWidgetClass'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 3 15:21:42 UTC 2017


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 at lists.freedesktop.org
          Reporter: James.Gorski at ngc.com
        QA Contact: mesa-dev at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170503/c785240d/attachment.html>


More information about the mesa-dev mailing list