[Bug 723633] New: glib compile error using cerbero (OS X / Xcode 5)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 4 13:15:09 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=723633
  GStreamer | gstreamer (core) | 2.x

           Summary: glib compile error using cerbero (OS X / Xcode 5)
    Classification: Platform
           Product: GStreamer
           Version: 2.x
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: mmcnamara at control4.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When building GStreamer from source using the following version of cerbero:

git://anongit.freedesktop.org/gstreamer/sdk/cerbero

I'm encountering an error when making all in glib's gobject:

Making all in gobject
make  all-recursive
Making all in .
...

In file included from gclosure.c:29:
/Users/mike/cerbero/dist/ios_universal/lib/libffi-3.0.13/include/ffi.h:67:1
0: fatal error: 'ffitarget.h' file not found
#include <ffitarget.h>

There are in fact ffitarget.h files generated (and libffi builds fine), but
they're in their respective architecture directories:

/Users/mike/cerbero/dist/ios_universal/lib/libffi-3.0.13/include/arm
/Users/mike/cerbero/dist/ios_universal/lib/libffi-3.0.13/include/i386

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