[oi-dev] Another hipster zlib/gcrypt issue?
    David Höppner 
    0xffea at gmail.com
       
    Mon Jul 22 11:06:51 UTC 2013
    
    
  
On 22 July 2013 12:39, Gary Gendel <gary at genashor.com> wrote:
> of missing definitions like off_t) and builds fine.  When it runs it
> complains:
>
> DBG: md_enable: algorithm 7 not available
>
Sorry, mixed up the numbers looked at 11.
    GCRY_MD_TIGER   = 6,   /* TIGER/192 as used by gpg <= 1.3.2. */
    GCRY_MD_HAVAL   = 7,   /* HAVAL, 5 pass, 160 bit. */
    GCRY_MD_SHA256  = 8,
    GCRY_MD_SHA384  = 9,
    GCRY_MD_SHA512  = 10,
    GCRY_MD_SHA224  = 11,
    
    
More information about the oi-dev
mailing list