* [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
* [U-Boot] sandbox is broken
2013-10-11 10:51 [U-Boot] sandbox is broken Masahiro Yamada
@ 2013-10-11 12:48 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2013-10-11 12:48 UTC (permalink / raw)
To: u-boot
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/11/2013 06:51 AM, Masahiro Yamada wrote:
> 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.
Yes, I posted a patch for this just yesterday, I think. I know I fixed
it locally yesterday and intended to post it..
- --
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQIcBAEBAgAGBQJSV/OvAAoJENk4IS6UOR1WhHMP/1oIojozpISKBh5ruD7Aj4ot
K5yJylCjHhQHyjPFuj3praw34BWj+yUTgxmLstaP+Uyfbc54B1fDYm39tR6Cv7nM
nH91Azw3n18XZHvle94LbAcV2oo7suwPVWLbhWVsIhduKi16B4oMeTb3no7Vs/gQ
/h69Yjz5zbiLB3NlRHCnngvp9qUqRU4cUjFhiGVEAjOr+EFAVbg6jlKo8/50UMdr
oT1ahKTXLcf7bIyJ3dBVAuTGfYUPEVdji9bTQA+sp7gA/hY0gzdqtI1LNA9w3p1E
YAbJt0wTzxqtCLTDlebpwHcbnG5KIy4Vx9MJce4aljwZe+CJATLmXIVKdRGWOKt8
0CJ1PC975owLk33cjnsGVtbN+2E5fVt8mZMkzRjK5/AK/HQVzBjT5bJBMngSarXO
qdX3J5R2tAHPdeBvQluqN0egJVjgRGiokKVNakh5SehpoX2bGv3i8U3zypzLNfcO
ij2QU3mzO8RpZjrR2fHsVOjOqlG8VFb1bIDJlXv3lO2kTSlG2FBSqynkCug2eMda
qWi/vOnPG/MsTXEFqIppQ6A8jt+UDKQCPLaMruMX69zpxxlUbbncaaim5iIgQhSQ
Q+84BqWD0JMMxsYInay8JSnAiCNUK4JTAx3mYdabXMvuDeoYW7BAhrRgY+dr3drb
YAGEAXyr6vYZZEpRjfeO
=Ut4f
-----END PGP SIGNATURE-----
^ 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