<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#c6">Comment # 6</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&#64;webkit.org" title="Martin Robinson &lt;mrobinson&#64;webkit.org&gt;"> <span class="fn">Martin Robinson</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=144145#c4">comment #4</a>)
<span class="quote">&gt; Locally the checkout works, but fails to build with clang:
&gt; 
&gt;   CC       owr_transport_agent.lo
&gt; owr_transport_agent.c:2339:14: error: use of undeclared identifier
&gt; 'GST_RTCP_RTPFB_TYPE_RTCP_SR_REQ'; did
&gt;       you mean 'GST_RTCP_RTPFB_TYPE_RCTP_SR_REQ'?
&gt;         case GST_RTCP_RTPFB_TYPE_RTCP_SR_REQ:
&gt;              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
&gt;              GST_RTCP_RTPFB_TYPE_RCTP_SR_REQ
&gt; /home/martin/WebKit-old/WebKitBuild/DependenciesGTK/Root/include/gstreamer-1.
&gt; 0/gst/rtp/gstrtcpbuffer.h:92:3: note: 
&gt;       'GST_RTCP_RTPFB_TYPE_RCTP_SR_REQ' declared here
&gt;   GST_RTCP_RTPFB_TYPE_RCTP_SR_REQ = 5,
&gt;   ^
&gt; 1 error generated.</span >

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.</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>