[Bug 237917] graphics/libGLw: Should glwMDrawingAreaWidgetClass be declared as extern?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 16 01:33:36 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237917

            Bug ID: 237917
           Summary: graphics/libGLw: Should glwMDrawingAreaWidgetClass be
                    declared as extern?
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11 at FreeBSD.org
          Reporter: jwb at freebsd.org
          Assignee: x11 at FreeBSD.org
             Flags: maintainer-feedback?(x11 at FreeBSD.org)

Error message from SUMA (part of science/afni)

** ERROR: glwMDrawingAreaWidgetClass is NULL
   This might be an error in GLwDrawA.h where the class is
   not referenced using 'extern'.  An alternative is to use
   the local build of libGLws.a.

Adding extern to the declaration in /usr/local/include/GL/GLwDrawA.h did
eliminate the error.

Would probably do the same for glwDrawingAreaWidgetClass.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list