[Webkit-unassigned] [Bug 144145] [JHBuild] Move to upstream OpenWebRTC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 27 14:11:27 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=144145

--- Comment #8 from Philippe Normand <pnormand at igalia.com> ---
(In reply to comment #6)
> (In reply to comment #4)
> > Locally the checkout works, but fails to build with clang:
> > 
> >   CC       owr_transport_agent.lo
> > owr_transport_agent.c:2339:14: error: use of undeclared identifier
> > 'GST_RTCP_RTPFB_TYPE_RTCP_SR_REQ'; did
> >       you mean 'GST_RTCP_RTPFB_TYPE_RCTP_SR_REQ'?
> >         case GST_RTCP_RTPFB_TYPE_RTCP_SR_REQ:
> >              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >              GST_RTCP_RTPFB_TYPE_RCTP_SR_REQ
> > /home/martin/WebKit-old/WebKitBuild/DependenciesGTK/Root/include/gstreamer-1.
> > 0/gst/rtp/gstrtcpbuffer.h:92:3: note: 
> >       'GST_RTCP_RTPFB_TYPE_RCTP_SR_REQ' declared here
> >   GST_RTCP_RTPFB_TYPE_RCTP_SR_REQ = 5,
> >   ^
> > 1 error generated.
> 
> Zan informed me that this issue is due to a missing patch in
> gst-plugins-base. We should change the JHBuild version when adding patches
> to existing modules. I believe this will cause JHBuild to actually apply the
> patch. Not doing so can cause problems.

I didn't know about this other JHBuild peculiarity. I thought the WebKitBuild/DependenciesGTK was wiped out after each jhbuild.modules update anyway?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150427/45a440c0/attachment.html>


More information about the webkit-unassigned mailing list