[Mesa-dev] [Bug 88523] sha1.c:37: error: 'SHA1_CTX' undeclared (first use in this function)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 16 17:16:16 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=88523
Bug ID: 88523
Summary: sha1.c:37: error: 'SHA1_CTX' undeclared (first use in
this function)
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: OpenBSD
Status: NEW
Keywords: regression
Severity: blocker
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: vlee at freedesktop.org
CC: cworth at cworth.org, jsg at openbsd.org
mesa: 9075823c17280d36ca2ba2e98ec93fb097801593 (master 10.5.0-devel)
OpenBSD build error
checking for PTHREAD_PRIO_INHERIT... yes
checking for SHA1Init... yes
checking for CC_SHA1_Init... no
checking for wincrypt.h... no
checking for SHA1Init in -lmd... no
checking for LIBSHA1... no
checking for nettle_sha1_init in -lnettle... no
checking for gcry_md_open in -lgcrypt... no
checking for SHA1_Init in -lcrypto... yes
checking for OPENSSL... yes
checking for SHA1 implementation... libc
checking for LIBDRM... yes
CC libmesautil_la-sha1.lo
sha1.c: In function '_mesa_sha1_init':
sha1.c:37: error: 'SHA1_CTX' undeclared (first use in this function)
sha1.c:37: error: (Each undeclared identifier is reported only once
sha1.c:37: error: for each function it appears in.)
sha1.c:37: error: 'ctx' undeclared (first use in this function)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150117/a75f5823/attachment.html>
More information about the mesa-dev
mailing list