* [Buildroot] Why can't I make u-boot twice?
@ 2009-01-21 18:19 Dan Lyke
2009-01-21 19:29 ` Ulf Samuelsson
0 siblings, 1 reply; 2+ messages in thread
From: Dan Lyke @ 2009-01-21 18:19 UTC (permalink / raw)
To: buildroot
Help!
I have a successful build. I do:
make u-boot-clean
make
and I get
cc /home/danlyke/code/buildroot/project_build_arm/at91sam9261ek/u-boot-1.2.0-atmel/tools/mkimage.c
-o /home/danlyke/code/buildroot/project_build_arm/at91sam9261ek/u-boot-1.2.0-atmel/tools/mkimage /home/danlyke/code/buildroot/project_build_arm/at91sam9261ek/u-boot-1.2.0-atmel/tools/mkimage.c:61:19:
error: image.h: No such file or directory
followed by gobs of spew and, of course, an error and failure.
Any help?
Thanks.
Dan
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Why can't I make u-boot twice?
2009-01-21 18:19 [Buildroot] Why can't I make u-boot twice? Dan Lyke
@ 2009-01-21 19:29 ` Ulf Samuelsson
0 siblings, 0 replies; 2+ messages in thread
From: Ulf Samuelsson @ 2009-01-21 19:29 UTC (permalink / raw)
To: buildroot
ons 2009-01-21 klockan 10:19 -0800 skrev Dan Lyke:
> Help!
>
> I have a successful build. I do:
>
> make u-boot-clean
> make
>
Don't you need to do:
?make u-boot-clean
make at91sam91261ekconfig
?make
?I have been thinking about the crummy support for building u-boot.
It might be a good idea to create a separate tarball for mkimage.
BR
Ulf Samuelsson
> and I get
>
> cc /home/danlyke/code/buildroot/project_build_arm/at91sam9261ek/u-boot-1.2.0-atmel/tools/mkimage.c
> -o /home/danlyke/code/buildroot/project_build_arm/at91sam9261ek/u-boot-1.2.0-atmel/tools/mkimage /home/danlyke/code/buildroot/project_build_arm/at91sam9261ek/u-boot-1.2.0-atmel/tools/mkimage.c:61:19:
> error: image.h: No such file or directory
>
> followed by gobs of spew and, of course, an error and failure.
>
> Any help?
>
> Thanks.
>
> Dan
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-01-21 19:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-21 18:19 [Buildroot] Why can't I make u-boot twice? Dan Lyke
2009-01-21 19:29 ` Ulf Samuelsson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox