[CERBERO] :: MacOSX => boostrap fails because of XML::Parser

Sebastian Dröge slomo at coaxion.net
Tue Oct 15 17:50:37 CEST 2013


On Di, 2013-10-15 at 05:31 -0700, Kim Lam wrote:
> Hello
> 
> I've encounter that issue, so I thought it was just me.  I worked around it
> by modifying the
> 
> gstdatetime.c files in
> 
> cerbero/sources/darwin_x86_64/gstreamer-1.0-1.2/gst and
> 
> cerbero/sources/darwin_x86_64/gstreamer-1.0-static-1.2/gst
> 
> Place the line
> 
> #include "gst_private.h"
> 
> before
> 
> #include "glib-compat-private.h"
> 
> For some reason this is only a problem on my MAC, as my Windows and
> Linux builds seems to work.  I thought it may have been a problem with
> my configuration, but I guess it's not only me.

Thanks for confirming :) I've put this fix into GIT (master and 1.2
branch) some hours ago already because it was the only thing that made
sense with this error message.

The problem here seems to be that for some versions of XCode, glib uses
inline functions instead of macros there. At least the XCode versions I
tried don't have a problem with this for some reason.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131015/ed21e713/attachment-0001.pgp>


More information about the gstreamer-devel mailing list