public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] sandbox is broken
@ 2013-10-11 10:51 Masahiro Yamada
  2013-10-11 12:48 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2013-10-11 10:51 UTC (permalink / raw)
  To: u-boot

Hello Wolfgang, Simon


I cannot build sandbox for the current u-boot/master.
Could you check please?


The error is like this:

cmd_sandbox.c: In function 'do_sandbox_load':
cmd_sandbox.c:13:2: error: too many arguments to function 'do_load'
In file included from cmd_sandbox.c:8:0:
/home/yamada/workspace/eclipse/u-boot/include/fs.h:61:5: note: declared here
cmd_sandbox.c: In function 'do_sandbox_save':
cmd_sandbox.c:25:2: error: too many arguments to function 'do_save'
In file included from cmd_sandbox.c:8:0:
/home/yamada/workspace/eclipse/u-boot/include/fs.h:65:5: note: declared here
make[2]: *** [cmd_sandbox.o] Error 1
make[2]: Leaving directory `/home/yamada/workspace/eclipse/u-boot/common'
make[1]: *** [common/libcommon.o] Error 2
make[1]: Leaving directory `/home/yamada/workspace/eclipse/u-boot'
make: *** [sandbox] Error 2



It looks like this error was caused by the following commit.



commit b770e88a6c2548727f0d57a3e9e8bb0830f977b5
Author: Wolfgang Denk <wd@denx.de>
Date:   Sat Oct 5 21:07:25 2013 +0200

    Fix number base handling of "load" command






Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-11 12:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-11 10:51 [U-Boot] sandbox is broken Masahiro Yamada
2013-10-11 12:48 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox