<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vapier@gentoo.org" title="Mike Frysinger <vapier@gentoo.org>"> <span class="fn">Mike Frysinger</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Problems compiling libdrm since glibc 2.23"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94231">bug 94231</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>vapier@gentoo.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Problems compiling libdrm since glibc 2.23"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94231#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Problems compiling libdrm since glibc 2.23"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94231">bug 94231</a>
              from <span class="vcard"><a class="email" href="mailto:vapier@gentoo.org" title="Mike Frysinger <vapier@gentoo.org>"> <span class="fn">Mike Frysinger</span></a>
</span></b>
        <pre>it's really not that difficult to test for & include the sys/sysmacros.h header
directly when you're using the non-standard functions they provide.  this is
the API under BSD systems, and where Linux C libs have already moved/are moving
towards.  *this* is the deprecation period.

upstream glibc will take a more measured approach including updating their
docs, but realistically, no one is going to read those until they see breakage.
 the Gentoo changes are only in an opt-in dev-only build, so it too isn't
hitting people randomly.

as the upstream thread shows, if you used the (long time documented)
AC_HEADER_MAJOR macro in autoconf, then this wouldn't have impacted drm.</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>