On 22 July 2013 12:39, Gary Gendel <[email protected]> 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,

_______________________________________________
oi-dev mailing list
[email protected]
http://openindiana.org/mailman/listinfo/oi-dev

Reply via email to