<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello,</p>
    <p>We are getting a build failure when compiling the latest live555
      with glibc 2.26.</p>
    <pre class="select-content log"><div class="logline ng-scope"><span class="no-wrap log_e" data-linenumber-content="132"><span class="">In file included from MPEG4GenericRTPSink.cpp:22:0:</span></span></div><div class="logline ng-scope"><span class="no-wrap log_e" data-linenumber-content="133"><span class="">include/Locale.hh:47:10: fatal error: xlocale.h: No such file or directory</span></span></div><div class="logline ng-scope"><span class="no-wrap log_e" data-linenumber-content="134"><span class=""> #include <xlocale.h> // because, on some systems, <locale.h> doesn't include <xlocale.h>; this makes sure that we get both</span></span></div><div class="logline ng-scope"><span class="no-wrap log_e" data-linenumber-content="135"><span class="">          ^~~~~~~~~~~</span></span></div><div class="logline ng-scope"><span class="no-wrap log_e" data-linenumber-content="136"><span class="">compilation terminated.</span></span></div></pre>
    <p>Apparently xlocale.h has been removed from glibc, see:
<a class="moz-txt-link-freetext" href="https://sourceware.org/glibc/wiki/Release/2.26#Removal_of_.27xlocale.h.27">https://sourceware.org/glibc/wiki/Release/2.26#Removal_of_.27xlocale.h.27</a></p>
    <p>Regards,</p>
    <p>Jonathan<br>
    </p>
  </body>
</html>