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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 15 11:56:58 PDT 2015


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

--- Comment #4 from Ryan Hendrickson <ryan.hendrickson at alum.mit.edu> ---
I'm new to autoconf, and I've been trying to learn but I'm a little stuck. I
found the AC_FUNC_STRNLEN macro, which got me excited, but just adding that to
configure.ac wasn't enough to get the project compiling. Then I guessed that
autoconf wasn't going to actually provide the replacement strnlen
implementation for me, so I added one to lib/strnlen.c, but still no dice. Do
you know what I'm missing?

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