<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [PATCH] i965 fails to load miserably on musl libc due to underlinking"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93059">93059</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[PATCH] i965 fails to load miserably on musl libc due to underlinking
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>11.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/DRI/i965
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>idr@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>somasis@exherbo.org
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=120007" name="attach_120007" title="[PATCH] i965: don't underlink i965_dri.so, causes miserable failure on musl libc">attachment 120007</a> <a href="attachment.cgi?id=120007&action=edit" title="[PATCH] i965: don't underlink i965_dri.so, causes miserable failure on musl libc">[details]</a></span>
[PATCH] i965: don't underlink i965_dri.so, causes miserable failure on musl
libc

musl libc doesn't like lazy binding, which i965_dri.so depends on to load
correctly in Xorg. As such, it is underlinked and doesn't load because of
linking issues on musl libc.

More information:
<a href="http://wiki.musl-libc.org/wiki/Functional_differences_from_glibc#Lazy_bindings">http://wiki.musl-libc.org/wiki/Functional_differences_from_glibc#Lazy_bindings</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>