* hashsum.c:54:3: error: 'ret' undeclared (first use in this function)
@ 2015-03-27 6:37 Antony Pavlov
2015-03-27 6:51 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2015-03-27 6:37 UTC (permalink / raw)
To: Jean-Christophe PLAGNIOL-VILLARD; +Cc: barebox
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
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: hashsum.c:54:3: error: 'ret' undeclared (first use in this function)
2015-03-27 6:37 hashsum.c:54:3: error: 'ret' undeclared (first use in this function) Antony Pavlov
@ 2015-03-27 6:51 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2015-03-27 6:51 UTC (permalink / raw)
To: Antony Pavlov; +Cc: barebox
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 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-27 6:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-27 6:37 hashsum.c:54:3: error: 'ret' undeclared (first use in this function) Antony Pavlov
2015-03-27 6:51 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox