[Mesa-dev] [Bug 88519] sha1.c:210:22: error: 'grcy_md_hd_t' undeclared (first use in this function)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 16 15:52:55 PST 2015


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

            Bug ID: 88519
           Summary: sha1.c:210:22: error: 'grcy_md_hd_t' undeclared (first
                    use in this function)
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            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

mesa: a9f657ded1de1a43b16e942d8910239df4c92999 (master 10.5.0-devel)


checking for SHA1Init... no
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... yes
checking for SHA1_Init in -lcrypto... yes
checking for OPENSSL... yes
checking for SHA1 implementation... libgcrypt
checking for LIBDRM... yes


  CC     libmesautil_la-sha1.lo
sha1.c: In function '_mesa_sha1_final':
sha1.c:210:22: error: 'grcy_md_hd_t' undeclared (first use in this function)
sha1.c:210:22: note: each undeclared identifier is reported only once for each
function it appears in
sha1.c:210:36: error: expected ',' or ';' before 'ctx'

-- 
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/20150116/56a7dfc4/attachment.html>


More information about the mesa-dev mailing list