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

Sascha Hauer s.hauer at pengutronix.de
Thu Mar 26 23:51:32 PDT 2015


Hi Antony,

On Fri, Mar 27, 2015 at 10:37:26AM +0400, Antony Pavlov wrote:
> 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);

Yeah, my auto builder complained about that aswell. A fix is upstream
now. Thanks for noting.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list