maintainer-feedback requested: [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:35 UTC 2019


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-x11 mailing list
<x11 at FreeBSD.org> for maintainer-feedback:
Bug 237917: graphics/libGLw: Should glwMDrawingAreaWidgetClass be declared as
extern?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237917



--- Description ---
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.


More information about the freebsd-x11 mailing list