From: "Jürgen Kilb" <J.Kilb@phytec.de>
To: barebox@lists.infradead.org,
Sascha Hauer <s.hauer@pengutronix.de>,
Wolfram Sang <w.sang@pengutronix.de>
Subject: ubiformat.c is missing
Date: Wed, 09 Jan 2013 14:02:43 +0100 [thread overview]
Message-ID: <50ED6A73.2060608@phytec.de> (raw)
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 <w.sang@pengutronix.de>
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 <w.sang@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
commands/Kconfig | 8 ++++++++
commands/Makefile | 1 +
2 files changed, 9 insertions(+), 0 deletions(-)
===
thanks,
Jürgen
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2013-01-09 13:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-09 13:02 Jürgen Kilb [this message]
2013-01-09 17:24 ` ubiformat.c is missing Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50ED6A73.2060608@phytec.de \
--to=j.kilb@phytec.de \
--cc=barebox@lists.infradead.org \
--cc=s.hauer@pengutronix.de \
--cc=w.sang@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.