<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vlee@freedesktop.org" title="Vinson Lee <vlee@freedesktop.org>"> <span class="fn">Vinson Lee</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - src/util/mesa-sha1.c:250:25: fatal error: openssl/sha.h: No such file or directory"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91898">bug 91898</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - src/util/mesa-sha1.c:250:25: fatal error: openssl/sha.h: No such file or directory"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91898#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - src/util/mesa-sha1.c:250:25: fatal error: openssl/sha.h: No such file or directory"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91898">bug 91898</a>
              from <span class="vcard"><a class="email" href="mailto:vlee@freedesktop.org" title="Vinson Lee <vlee@freedesktop.org>"> <span class="fn">Vinson Lee</span></a>
</span></b>
        <pre>(In reply to Tapani Pälli from <a href="show_bug.cgi?id=91898#c3">comment #3</a>)
<span class="quote">> Vinson, is this still a problem?</span >

This is fixed.

commit ae535cb0bf86e3ae376d42f4fd064bb73c22427e
Author: Ilia Mirkin <<a href="mailto:imirkin@alum.mit.edu">imirkin@alum.mit.edu</a>>
Date:   Mon Sep 7 00:06:51 2015 -0400

    util: make mesa-sha1.c completely empty when there are no SHA1 impls

    My earlier attempt to fix this missed the fact that there was a #else
    clause that assumes that you have openssh. This moves the whole thing
    under #ifdef HAVE_SHA1 which should avoid this issue.

    Fixes: 13bfa5201 (util: always include sha1 into the build)
    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - src/util/mesa-sha1.c:250:25: fatal error: openssl/sha.h: No such file or directory"
   href="show_bug.cgi?id=91898">https://bugs.freedesktop.org/show_bug.cgi?id=91898</a>
    Signed-off-by: Ilia Mirkin <<a href="mailto:imirkin@alum.mit.edu">imirkin@alum.mit.edu</a>>
    Reviewed-by: Dave Airlie <<a href="mailto:airlied@gmail.com">airlied@gmail.com</a>></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>