lib/md5.o build problem

Antony Pavlov antonynpavlov at gmail.com
Mon Oct 24 11:33:59 EDT 2011


Hi!

I can't build barebox with md5sum command.

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



More information about the barebox mailing list