<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [JHBuild] Move to upstream OpenWebRTC"
href="https://bugs.webkit.org/show_bug.cgi?id=144145#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - [JHBuild] Move to upstream OpenWebRTC"
href="https://bugs.webkit.org/show_bug.cgi?id=144145">bug 144145</a>
from <span class="vcard"><a class="email" href="mailto:mrobinson@webkit.org" title="Martin Robinson <mrobinson@webkit.org>"> <span class="fn">Martin Robinson</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>