[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
Sun Sep 6 16:13:12 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91898
Bug ID: 91898
Summary: src/util/mesa-sha1.c:250:25: fatal error:
openssl/sha.h: No such file or directory
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: All
Status: NEW
Keywords: bisected, regression
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: vlee at freedesktop.org
QA Contact: mesa-dev at lists.freedesktop.org
CC: airlied at freedesktop.org, imirkin at alum.mit.edu
mesa: 13bfa5201162185005fa9a45f7bc76e5909ab193 (master 11.1.0-devel)
$ scons
[...]
Compiling src/util/mesa-sha1.c ...
src/util/mesa-sha1.c:250:25: fatal error: openssl/sha.h: No such file or
directory
#include <openssl/sha.h>
^
13bfa5201162185005fa9a45f7bc76e5909ab193 is the first bad commit
commit 13bfa5201162185005fa9a45f7bc76e5909ab193
Author: Ilia Mirkin <imirkin at alum.mit.edu>
Date: Fri Sep 4 16:43:22 2015 -0400
util: always include sha1 into the build
SHA1 is now used in all builds when HAVE_SHA1 is defined. Adjust src to
do the same thing, rather than predicating on shader cache.
Fixes: 04e201d0c02 ("mesa: change 'SHADER_SUBST' facility to work with env
variables")
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
Reviewed-by: Dave Airlie <airlied at gmail.com>
:040000 040000 aded21ebb41289308c50b4987e5ad52e0bf95e3b
dde6d7be34d841f7c460875358c34f9b8506742d M src
bisect run success
--
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/20150906/bcc08450/attachment.html>
More information about the mesa-dev
mailing list