[Mesa-dev] [Bug 91898] src/util/mesa-sha1.c:250:25: fatal error: openssl/sha.h: No such file or directory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 10 22:53:51 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=91898

Vinson Lee <vlee at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Vinson Lee <vlee at freedesktop.org> ---
(In reply to Tapani Pälli from comment #3)
> Vinson, is this still a problem?

This is fixed.

commit ae535cb0bf86e3ae376d42f4fd064bb73c22427e
Author: Ilia Mirkin <imirkin at alum.mit.edu>
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: https://bugs.freedesktop.org/show_bug.cgi?id=91898
    Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
    Reviewed-by: Dave Airlie <airlied at gmail.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150911/5eba37b7/attachment.html>


More information about the mesa-dev mailing list