From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Sun, 26 Nov 2017 22:01:52 +0100 Subject: [Buildroot] [PATCH] gstreamer: needs dynamic libraries In-Reply-To: <20171105203122.23724-1-arnout@mind.be> (Arnout Vandecappelle's message of "Sun, 5 Nov 2017 21:31:22 +0100") References: <20171105203122.23724-1-arnout@mind.be> Message-ID: <87y3msg3en.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Arnout" == Arnout Vandecappelle (Essensium/Mind) writes: > g_cclosure_marshal_VOID__VOID is defined both in libgobject.a and > libgstreamer.a. It is probably possible to fix this, but gstreamer0.10 > has been deprecated for a long time now and is anyway unlikely to be > used in static-only situations, so let's just require dynamic linking. > Propagate to the reverse dependencies. opencv3 already did depend on > dynamic libs. > Signed-off-by: Arnout Vandecappelle (Essensium/Mind) Committed to 2017.02.x and 2017.08.x, thanks. -- Bye, Peter Korsgaard