Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Apr 2022 16:24:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 263079] graphics/freeglut fails to build: libGL.so - not found
Message-ID:  <bug-263079-7141-pJ0LxJhuJ8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263079-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263079-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=3D263079

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
graphics/libglvnd only provides libGL.so if X11 port option is enabled. As
*_DEPENDS framework (e.g., via USE_GL=3Dgl) doesn't support requesting ports
built with specific option(s) enabled/disabled using non-default options in
non-leaf ports is fragile.

From
https://gitlab.freedesktop.org/glvnd/libglvnd/-/blob/master/README.md#archi=
tecture

> libGL is a wrapper library to libGLdispatch and libGLX which is
> provided for backwards-compatibility with applications which link
> against the old ABI.

--=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-263079-7141-pJ0LxJhuJ8>