Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jun 2021 15:16:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 241568] graphics/libGLU: Update to 9.0.1
Message-ID:  <bug-241568-7141-09IBdFARDr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241568-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241568-7141@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #5 from Jan Beich <jbeich@FreeBSD.org> ---
(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 libg=
lvnd
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.

--=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-241568-7141-09IBdFARDr>