public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] U-boot-1.1.5: No rule to make target `hello_world.srec`
@ 2007-01-17  2:58 KokHow.Teh at infineon.com
  2007-01-17  4:12 ` Grant Likely
  0 siblings, 1 reply; 3+ messages in thread
From: KokHow.Teh at infineon.com @ 2007-01-17  2:58 UTC (permalink / raw)
  To: u-boot

Hi;

<snip>
make -C examples all
make[1]: Entering directory `/home/tehkok/u-boot-1.1.5/examples'
mips_4KC-gcc -g  -Os   -D__KERNEL__ -DTEXT_BASE=0xbfc00000
-I/home/tehkok/u-boot-1.1.5/include -fno-builtin -ffreestanding
-nostdinc -isystem
/opt/eldk/usr/bin/../lib/gcc-lib/mips-linux/3.3.3/include -pipe
-DCONFIG_MIPS -D__MIPS__ -march=4kc -mtune=4kc -EB -mabicalls -Wall
-Wstrict-prototypes -c -o hello_world.o hello_world.c
mips_4KC-gcc -g  -Os   -D__KERNEL__ -DTEXT_BASE=0xbfc00000
-I/home/tehkok/u-boot-1.1.5/include -fno-builtin -ffreestanding
-nostdinc -isystem
/opt/eldk/usr/bin/../lib/gcc-lib/mips-linux/3.3.3/include -pipe
-DCONFIG_MIPS -D__MIPS__ -march=4kc -mtune=4kc -EB -mabicalls -Wall
-Wstrict-prototypes -c -o stubs.o stubs.c
mips_4KC-ar crv libstubs.a stubs.o
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
[tehkok at linux2:~/u-boot-1.1.5 13]$ make --version
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i486-pc-linux-gnu
[tehkok at linux2:~/u-boot-1.1.5 15]$

	Any advice is appreciated.

Regards,
Kok How

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

end of thread, other threads:[~2007-01-17  6:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-17  2:58 [U-Boot-Users] U-boot-1.1.5: No rule to make target `hello_world.srec` KokHow.Teh at infineon.com
2007-01-17  4:12 ` Grant Likely
2007-01-17  6:01   ` Stefan Roese

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