* [U-Boot-Users] hello_world.srec compilation error
@ 2006-03-17 13:39 Mirco Fuchs
2006-03-17 13:58 ` Jörn Engel
0 siblings, 1 reply; 2+ messages in thread
From: Mirco Fuchs @ 2006-03-17 13:39 UTC (permalink / raw)
To: u-boot
Hello,
when trying to compile the u-boot 1.1.4 for an arm target, the following error occured:
make[1]: *** No rule to make target `hello_world.srec', needed by `all'
By searching the list i found threads of other people who run into this problem, but i did not found any solutions. Obviously, i'm not alone with this.
After a few hours of investigation i think i found the reason for this error and i think it could be interresting to some others too.
I recently updated my debian system, which means, that also all native developement tools including 'make' have been updated. The old version of make was 3.80. With this version it was no problem to compile u-boot. But after the update the make version was 3.81beta. And obviously this version has some problems when interpreting the Makefile.
I solved this by reinstalling the older make version :-)
regards
Mirco Fuchs
web: www.easytoweb.net
__________________________________________________________________________
Erweitern Sie FreeMail zu einem noch leistungsst?rkeren E-Mail-Postfach!
Mehr Infos unter http://freemail.web.de/home/landingpad/?mc=021131
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] hello_world.srec compilation error
2006-03-17 13:39 [U-Boot-Users] hello_world.srec compilation error Mirco Fuchs
@ 2006-03-17 13:58 ` Jörn Engel
0 siblings, 0 replies; 2+ messages in thread
From: Jörn Engel @ 2006-03-17 13:58 UTC (permalink / raw)
To: u-boot
On Fri, 17 March 2006 14:39:05 +0100, Mirco Fuchs wrote:
>
> when trying to compile the u-boot 1.1.4 for an arm target, the following error occured:
>
> make[1]: *** No rule to make target `hello_world.srec', needed by `all'
>
> By searching the list i found threads of other people who run into this problem, but i did not found any solutions. Obviously, i'm not alone with this.
>
> After a few hours of investigation i think i found the reason for this error and i think it could be interresting to some others too.
>
> I recently updated my debian system, which means, that also all native developement tools including 'make' have been updated. The old version of make was 3.80. With this version it was no problem to compile u-boot. But after the update the make version was 3.81beta. And obviously this version has some problems when interpreting the Makefile.
>
> I solved this by reinstalling the older make version :-)
You have solved other problems that way as well. One annoying effect
was to mess up the dependency handling and recompile the complete
kernel after changing a single .c file.
J?rn
--
Simplicity is prerequisite for reliability.
-- Edsger W. Dijkstra
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-03-17 13:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-17 13:39 [U-Boot-Users] hello_world.srec compilation error Mirco Fuchs
2006-03-17 13:58 ` Jörn Engel
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.