hashsum.c:54:3: error: 'ret' undeclared (first use in this function)

Antony Pavlov antonynpavlov at gmail.com
Thu Mar 26 23:37:26 PDT 2015


Hi !

I can't build barebox/next for qemu-malta:

  CC      commands/hashsum.o
commands/hashsum.c: In function 'do_hash':
commands/hashsum.c:54:3: error: 'ret' undeclared (first use in this function)
   ret = digest_set_key(d, key, keylen);

-- 
Best regards,
  Antony Pavlov



More information about the barebox mailing list