Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jan 2023 06:25:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 268759] x11-toolkits/gtk40: Program linked to /usr/local/lib/gtk-4.0/4.0.0/media/libmedia-gstreamer.so prints the error: Undefined symbol "gst_gl_display_wayland_new_with_display"
Message-ID:  <bug-268759-39348-VuqCXmjgbz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268759-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268759-39348@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=3D268759

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
gst_gl_display_wayland_new_with_display is provided by
graphics/gstreamer1-plugins-gl built with WAYLAND=3Don (default). Currently=
, the
ports framework doesn't support requesting dependencies built with specific
options enabled/disabled to avoid footshooting.

See also ports 8452483c93f3 and ports ef2d73ff4560. For example, preview in
multimedia/video-trimmer works fine both under X11 and Wayland, tested insi=
de
13.1 amd64 jail with packages using default options.

--=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-268759-39348-VuqCXmjgbz>