[Bug 241568] graphics/libGLU: Update to 9.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Jun 2021 20:19:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241568 Kevin Bowling <kbowling@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kbowling@freebsd.org --- Comment #7 from Kevin Bowling <kbowling@freebsd.org> --- (In reply to peter.larsen from comment #4) (In reply to Jan Beich from comment #6) It seems like some of the stuff in here would dispatch to symbols that need an actual libGL, i.e. glNormal3fv is used within libGLU for nurbs stuff. libglvnd provides the necessary headers and the generic symbols but it might explode at runtime. It seems like libGLU would need to be built with the 'osmesa' option if X11 is unset to work w/o X11, how about this: https://reviews.freebsd.org/D30869 -- You are receiving this mail because: You are the assignee for the bug.