Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2019 01:33:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237917] graphics/libGLw: Should glwMDrawingAreaWidgetClass be declared as extern?
Message-ID:  <bug-237917-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237917

            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@FreeBSD.org
          Reporter: jwb@freebsd.org
          Assignee: x11@FreeBSD.org
             Flags: maintainer-feedback?(x11@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237917-7788>