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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268065 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 = get_option('default_library') == 'static' gst_libraries = [] -subdir('gst') subdir('libs') +subdir('gst') subdir('plugins') subdir('tools') subdir('tests') -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268065-12827-o6UmOK5uim>
