Hi Sascha,
it seems that commit 5a29d4ae in master tree is missing the file ubiformat.c.

  CC      commands/ubi.o
make[1]: *** No rule to make target `commands/ubiformat.o', needed by `commands/built-in.o'. Stop.
make: *** [commands] Error 2

could you please check this?

===
git show --stat 5a29d4ae
commit 5a29d4aea71336558e13eb6ad8e662781653ae56
Author: Wolfram Sang <[email protected]>
Date:   Mon Dec 17 16:48:33 2012 +0100

    commands: add ubiformat

    Imported from mtd-utils and stripped down to needed functionality.
    Based on an older version (1.4.5.) since the newer do use MEMWRITE
    interfaces which we don't have in barebox (yet).

    Signed-off-by: Wolfram Sang <[email protected]>
    Signed-off-by: Sascha Hauer <[email protected]>

 commands/Kconfig  |    8 ++++++++
 commands/Makefile |    1 +
 2 files changed, 9 insertions(+), 0 deletions(-)
===


thanks,
Jürgen

_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to