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

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


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

--- Comment #6 from Martin Robinson <mrobinson at webkit.org> ---
(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.

-- 
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/11815715/attachment-0001.html>


More information about the webkit-unassigned mailing list