[Bug 241568] graphics/libGLU: Update to 9.0.1
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241568 --- Comment #5 from Jan Beich <[email protected]> --- (In reply to peter.larsen from comment #4) > I'm not sure if this is a libGLU or a libglvnd feature, please advice libGLU seems to hardcode dependency on libGL.so (aka GLX or OpenGL on X11) when libOpenGL.so would be enough. File a bug in libGLU upstream or rebuild libglvnd with X11 enabled. The ports/ framework doesn't support requesting dependencies built with specific options enabled/disabled. So, if you set some options globbaly its on you to resolve ensuing conflicts. libglvnd simply exposed X11-less OpenGL loader which was previously part of PLATFORM_X11 in mesa-libs with tons of other dependencies on the same bandwagon. There's nothing to fix downstream yet. -- You are receiving this mail because: You are the assignee for the bug.