[CERBERO] :: MacOSX => boostrap fails because of XML::Parser
Sebastian Dröge
slomo at coaxion.net
Tue Oct 15 11:49:45 CEST 2013
On Di, 2013-10-15 at 11:39 +0200, Sebastian Dröge wrote:
> On Mo, 2013-10-14 at 07:23 -0700, gstreamermacosx wrote:
> > Thanks a lot Andoni, we went a bit further by applying :
> > > cerbero package gstreamer-1.0
> >
> > However, my team is now struggling with compilation issue:
> >
> > CerberoPackageStreamer-1.0ByMac.txt
> > <http://gstreamer-devel.966125.n4.nabble.com/file/n4662582/CerberoPackageStreamer-1.0ByMac.txt>
> >
> > Should I ask our intern for spending time to investigate by himself on such
> > an issue ?
> > Or has anyone already instructions to get rid of this issue (that shall not
> > happen by trusting Cerbero) ?
>
> Yes this shouldn't happen and doesn't happen here on my Mac :( Would be
> great if your intern could take a look at that.
>
> gst/gst.c declares and initializes g_log_domain_gstreamer and
> gst/gst_private.h exports it to the code in gstreamer core.
>
> gst/Makefile.am sets -DG_LOG_DOMAIN=g_log_domain_gstreamer to make sure
> all code is using the right log domain.
>
>
> From looking at the code I assume it happens because
> glib-compat-private.h is included before gst_private.h in some files.
> Can you confirm that and maybe provide a patch? It doesn't fail here for
> some reason.
I changed gstdatetime.c to include gst_private.h before
glib-compat-private.h now. Please recheck if it still fails to compile.
I don't know why it failed for you but that change is at least
correct :)
-------------- 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/89943e19/attachment.pgp>
More information about the gstreamer-devel
mailing list