Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Latest svn + NGW100 def config = "mkimage" command not found
@ 2007-11-02 11:18 Mark Jackson
  2007-11-02 14:41 ` [Buildroot] Latest svn + NGW100 def config = "mkimage" command notfound Ulf Samuelsson
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Jackson @ 2007-11-02 11:18 UTC (permalink / raw)
  To: buildroot

An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20071102/c582100d/attachment.htm 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] Latest svn + NGW100 def config = "mkimage" command notfound
  2007-11-02 11:18 [Buildroot] Latest svn + NGW100 def config = "mkimage" command not found Mark Jackson
@ 2007-11-02 14:41 ` Ulf Samuelsson
  0 siblings, 0 replies; 2+ messages in thread
From: Ulf Samuelsson @ 2007-11-02 14:41 UTC (permalink / raw)
  To: buildroot

----- Original Message ----- 
From: "Mark Jackson" <mpfj@mimc.co.uk>
To: <buildroot@uclibc.org>
Sent: Friday, November 02, 2007 12:18 PM
Subject: [Buildroot] Latest svn + NGW100 def config = "mkimage" command 
notfound


> I've just checked out the latest (20349) buildroot, and have encountered 
> the following error ...
>
> # svn co svn://uclibc.org/trunk/buildroot
> # make ngw100_defconfig
> # make
>
> ... eventually the make fails with ...
>
>  SYSMAP  System.map
>  SYSMAP  .tmp_System.map
>  MODPOST vmlinux
>  OBJCOPY arch/avr32/boot/images/vmlinux.bin
>  GZIP    arch/avr32/boot/images/vmlinux.gz
>  UIMAGE arch/avr32/boot/images/uImage
> "mkimage" command not found - U-Boot images will not be built
>  Image arch/avr32/boot/images/uImage is ready
> make[1]: Leaving directory 
> `/usr/local/dev/avr32/buildroot-20349/project_build_avr32/atngw100/linux-2.6.22.10'
> cp -dpf 
> /usr/local/dev/avr32/buildroot-20349/project_build_avr32/atngw100/linux-2.6.22.10/arch/avr32/boot/images/uImage 
> /usr/local/dev/avr32/buildroot-20349/binaries/atngw100/atngw100-linux-2.6.22.10-20071102
> cp: cannot stat 
> `/usr/local/dev/avr32/buildroot-20349/project_build_avr32/atngw100/linux-2.6.22.10/arch/avr32/boot/images/uImage': 
> No such file or directory
> make: *** 
> [/usr/local/dev/avr32/buildroot-20349/binaries/atngw100/atngw100-linux-2.6.22.10-20071102] 
> Error 1
>
> I've Googled for this error, but found nothing to fix the problem (except 
> for manually downloading mkimage).
>
> I assume this is a buildroot config error, so can someone point out where 
> I should be looking ?
>
> Thanks
> Mark
>

mkimage is a tool which is built as part of U-boot.
One workaround is to build the latest U-Boot for AVR32 and put mkimage in 
your path.
I.E: /usr/local/bin/mkimage

The Atmel AVR32 specific buildroot at www.atmel.no/buildroot might do this 
for you.

You can also select to build vmlinux as your linux target and generate the 
uImage manually from vmlinux.

Probably, linux should depend on U-Boot, if uImage is selected

Best Regards
Ulf Samuelsson

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-02 14:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-02 11:18 [Buildroot] Latest svn + NGW100 def config = "mkimage" command not found Mark Jackson
2007-11-02 14:41 ` [Buildroot] Latest svn + NGW100 def config = "mkimage" command notfound Ulf Samuelsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox