[Bug 756154] New: gst-plugins-good-1.6.0 doesn't compile on OS X 10.6: strnlen not available

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 6 16:41:41 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=756154

            Bug ID: 756154
           Summary: gst-plugins-good-1.6.0 doesn't compile on OS X 10.6:
                    strnlen not available
    Classification: Platform
           Product: GStreamer
           Version: 1.6.0
                OS: Mac OS
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: ryan.hendrickson at alum.mit.edu
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

>From make:

    Undefined symbols for architecture x86_64:
      "_strnlen", referenced from:
          _gst_qt_mux_prepare_tx3g_buffer in libgstisomp4_la-gstqtmux.o

strnlen is used in gst/isomp4/gstqtmux.c (added in commit 66953415). Apparently
strnlen was only added to the OS X libc in 10.7
[http://stackoverflow.com/questions/32468480/strnlen-does-not-exist-in-gcc-4-2-1-on-mac-os-x-10-6-8-how-to-define-it].

I'm compiling the source from
https://download.gnome.org/sources/gst-plugins-good/1.6/gst-plugins-good-1.6.0.tar.xz,
on OS X 10.6.8, using Homebrew and gcc 5.2.0.

-- 
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