All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Antony Pavlov <antonynpavlov@gmail.com>
Cc: barebox <barebox@lists.infradead.org>
Subject: Re: lib/md5.o build problem
Date: Mon, 24 Oct 2011 21:52:13 +0200	[thread overview]
Message-ID: <20111024195213.GP23421@pengutronix.de> (raw)
In-Reply-To: <CAA4bVAHzXtzvbt0n6uYx3hP79iQMSrZaMK920t8LfBFkyNLE8A@mail.gmail.com>

On Mon, Oct 24, 2011 at 07:33:59PM +0400, Antony Pavlov wrote:
> Hi!
> 
> I can't build barebox with md5sum command.

Grumpf. Something went seriously wrong while merging Jean-Christophes
digest patch series. Sorry for this, it's my bad. I remerged this series
again and pushed it to a temporary branch here:

git://git.pengutronix.de/git/barebox.git digest-next

Jean-Christophe, can you have a look at it and see if it looks like
you originally intended?

Sascha

> 
> Here is the log:
> 
> $ date
> Mon Oct 24 19:29:51 MSD 2011
> $ git clone --branch next git://git.pengutronix.de/git/barebox.git
> barebox.git.next
> $ cd barebox.git.next
> $ make ARCH=arm versatilepb_defconfig
> $ sed "s/# CONFIG_CMD_MD5SUM.*/CONFIG_CMD_MD5SUM=y/" -i .config
> $ make ARCH=arm oldconfig
> $ make -j 2 ARCH=arm CROSS_COMPILE=arm-realview-linux-gnueabi-
> ...
>   CC      lib/show_progress.o
>   CC      lib/decompress_unlzo.o
> make[1]: *** No rule to make target `lib/md5.o', needed by
> `lib/built-in.o'.  Stop.
> make[1]: *** Waiting for unfinished jobs....
>   CC      lib/process_escape_sequence.o
> make: *** [lib] Error 2
> make: *** Waiting for unfinished jobs....
>   LD      fs/built-in.o
> 
> -- 
> Best regards,
>   Antony Pavlov
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2011-10-24 19:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-24 15:33 lib/md5.o build problem Antony Pavlov
2011-10-24 19:52 ` Sascha Hauer [this message]
2011-10-25  6:53   ` Jean-Christophe PLAGNIOL-VILLARD
  -- strict thread matches above, loose matches on Subject: below --
2011-11-30 19:52 Antony Pavlov

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=20111024195213.GP23421@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=antonynpavlov@gmail.com \
    --cc=barebox@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.