[Bug 749423] ios: Duplicated symbols in latest GIT preventing applications from linking
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 14 04:45:55 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=749423
--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
libgnutls-openssl / libtasn, and libiconv / libcharset should be fixed now:
commit c5b9b8be6306e75390899d09030101f55c4681a2
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Fri Aug 14 13:44:57 2015 +0200
libiconv: Only rename locale_charset() for libiconv, not libcharset
If we rename it for both, both will still conflict with each other.
locale_charset() is public API of libcharset but not libiconv, so rename it
for libiconv.
https://bugzilla.gnome.org/show_bug.cgi?id=749423
commit bcdb05c5f7d65f7c80dac533472456f7ca4236f0
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Fri Aug 14 13:02:47 2015 +0200
gnutls: Don't ship the OpenSSL compat library
It's GPLv3 licensed and we don't use it anywhere anyway. And apart from
that
it is very incomplete.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list