[Bug 723805] New: Xcode 5 / iOS: _locale_charset usage in libiconv is apparently non-public API

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 6 15:14:06 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=723805
  GStreamer | packages | 1.x

           Summary: Xcode 5 / iOS: _locale_charset usage in libiconv is
                    apparently non-public API
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: packages
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: mmcnamara at control4.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


This one I don't fully understand unfortunately...  Submitting to Apple's app
store will fail with a non-public API error for _locale_charset which I tracked
down in libiconv:

libiconv.a(localcharset.o) (for architecture armv7):
00000718 b _charset_aliases
00000000 T _locale_charset
         U _nl_langinfo
         U _strcmp
         U _strlen

I don't know if this is because Apple has its own version of libiconv you can
link against in Xcode?  It doesn't seem like a non-public API -- but there it
is.

This is building GStreamer 1.2.1 using the 1.2.1 version of cerbero.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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