[Webkit-unassigned] [Bug 144145] [JHBuild] Move to upstream OpenWebRTC
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 27 11:35:22 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=144145
--- Comment #4 from Martin Robinson <mrobinson at webkit.org> ---
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.
--
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/e84a4ede/attachment.html>
More information about the webkit-unassigned
mailing list