Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Aug 2023 07:11:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 268065] multimedia/gstreamer1: build of gstreamer1-1.20.4 fails
Message-ID:  <bug-268065-12827-o6UmOK5uim@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268065-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268065-12827@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=3D268065

Tatsuki Makino <tatsuki_makino@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tatsuki_makino@hotmail.com

--- Comment #10 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
(In reply to Mikhail T. from comment #7)

However, it may be that simply doing the following will solve the problem.
But, it has not even been tested because the environment in which the old
version was installed is gone.

--- meson.build.orig    2023-07-20 14:22:48 UTC
+++ meson.build
@@ -634,8 +634,8 @@ endif

 static_build =3D get_option('default_library') =3D=3D 'static'
 gst_libraries =3D []
-subdir('gst')
 subdir('libs')
+subdir('gst')
 subdir('plugins')
 subdir('tools')
 subdir('tests')

--=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-268065-12827-o6UmOK5uim>