From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 17 Jan 2007 07:01:07 +0100 (MET) Subject: [U-Boot-Users] U-boot-1.1.5: No rule to make target `hello_world.srec` In-Reply-To: <528646bc0701162012x5c838690m1909cef9e68b8a8e@mail.gmail.com> References: <5049F8BE55F36348A315EFBE6CF343860136AB0A@sinse301.ap.infineon.com> <528646bc0701162012x5c838690m1909cef9e68b8a8e@mail.gmail.com> Message-ID: <200701170701.17004.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday 17 January 2007 05:12, Grant Likely wrote: > On 1/16/07, KokHow.Teh at infineon.com wrote: > > a - stubs.o > > make[1]: *** No rule to make target `hello_world.srec', needed by `all'. > > Stop. > > make[1]: Leaving directory `/home/tehkok/u-boot-1.1.5/examples' > > make: *** [examples] Error 2 > > IIRC, this was exposed by a change between make 3.80 and 3.81. At > various times people have posted patches for this on the mailing list, > but you'll have to search for them. > > Alternately, just remove the examples directory from the top level > Makefile. Or just update to a more recent version of U-Boot. This problem has been fixed a few months ago. Best regards, Stefan