All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
To: haver@vnet.ibm.com
Cc: Alexander Schmidt <alexs@linux.vnet.ibm.com>,
	MTD Mailinglist <linux-mtd@lists.infradead.org>
Subject: Re: ubi-utils: unubi fixes and enhancements
Date: Mon, 19 Nov 2007 15:38:47 +0200	[thread overview]
Message-ID: <474191E7.1060406@nokia.com> (raw)
In-Reply-To: <1195463030.1119.7.camel@sauron>

Artem Bityutskiy wrote:
> On Mon, 2007-11-05 at 13:58 +0100, Frank Haverkamp wrote:
>> Hi Artem,
>>
>> some time ago Drake Dawsett, a student working for us, has done some
>> bug-fixes and enhancements to the unubi tool. He forgot to send them out
>> before he left us. I have reworked them for integration:
>>
>>   git://git.infradead.org/users/haver/mtd-utils.git
>>
>> Please have a look, and pull them if you are fine with them.
> 
> Hi guys, sorry, I was away, will handle this soon.

It does not compile for me:

gcc -I./inc -I./src -I../include -O2 -g -Wall -Werror -Wwrite-strings -W 
-std=gnu99 -DPACKAGE_VERSION=\"1.0\" -g -c -o nand2bin.o ./src/nand2bin.c -g 
-Wp,-MD,.nand2bin.c.dep
gcc -I./inc -I./src -I../include -O2 -g -Wall -Werror -Wwrite-strings -W 
-std=gnu99 -DPACKAGE_VERSION=\"1.0\" -g -c -o nandcorr.o ./src/nandcorr.c -g 
-Wp,-MD,.nandcorr.c.dep
gcc  -o nand2bin nand2bin.o nandecc.o nandcorr.o
make[1]: *** No rule to make target `src/eb_chain.h', needed by `unubi.o'.  Stop.
make[1]: Leaving directory `/home/dedekind/git/mtd-utils.git/ubi-utils'
make: *** [all] Error 2

Could you please fix this and also rebase against newer mtd-utils.git?

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

  reply	other threads:[~2007-11-19 13:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-05 12:58 ubi-utils: unubi fixes and enhancements Frank Haverkamp
2007-11-19  9:03 ` Artem Bityutskiy
2007-11-19 13:38   ` Artem Bityutskiy [this message]
2007-11-20  8:58     ` Frank Haverkamp
2007-11-24 10:11     ` Frank Haverkamp
2007-11-25  6:06       ` Artem Bityutskiy

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=474191E7.1060406@nokia.com \
    --to=artem.bityutskiy@nokia.com \
    --cc=alexs@linux.vnet.ibm.com \
    --cc=haver@vnet.ibm.com \
    --cc=linux-mtd@lists.infradead.org \
    /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.