public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] ERROR - No rule to make target .depend needed by _depend
@ 2010-05-13  6:46 mark.S
  0 siblings, 0 replies; only message in thread
From: mark.S @ 2010-05-13  6:46 UTC (permalink / raw)
  To: u-boot


ERROR - No rule to make target .depend needed by _depend


Hi...i am trying to build latest U-Boot( uboot-2010-03) for my lpc2129
board. but before adding and changing  the board,cpu and make files i
planned to build the existing latest uboot code..

I installed the arm-linux-gcc-3.3.2 cross compiler tool chain  and put the
path of bin file in PATH environment like that


[....]# echo $PATH 


usr/lib/qt3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/sbin:/usr/local/bin:/usr/bin:/root/bin


[.....]# export PATH=/usr/local/arm/3.3.2/bin:$PATH

[....]# echo $PATH 

/usr/local/arm/3.3.2/bin:/usr/lib/qt3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/sbin:/usr/local/bin:/usr/bin:/root/bin

now i planned to build for the existing configuration lpc2292sodimm

so i used the commands



[root at localhost u-boot-2010.03]# make distclean
[root at localhost u-boot-2010.03]# make lpc2292sodimm_config
Configuring for lpc2292sodimm board...
[root at localhost u-boot-2010.03]# make
Generating include/autoconf.mk
Generating include/autoconf.mk.dep
for dir in tools examples/standalone examples/api cpu/arm720t
/home/Sandeep/U-BOOT/u-boot-latest/u-boot-2010.03/cpu/arm720t/ ; do \
			make -C $dir _depend ; done
make[1]: Entering directory
`/home/Sandeep/U-BOOT/u-boot-latest/u-boot-2010.03/tools'
make[1]: Leaving directory
`/home/Sandeep/U-BOOT/u-boot-latest/u-boot-2010.03/tools'
make[1]: Entering directory
`/home/Sandeep/U-BOOT/u-boot-latest/u-boot-2010.03/tools'
make[1]: Nothing to be done for `_depend'.
make[1]: Leaving directory
`/home/Sandeep/U-BOOT/u-boot-latest/u-boot-2010.03/tools'
make[1]: Entering directory
`/home/Sandeep/U-BOOT/u-boot-latest/u-boot-2010.03/examples/standalone'
make[1]: Leaving directory
`/home/Sandeep/U-BOOT/u-boot-latest/u-boot-2010.03/examples/standalone'
make[1]: Entering directory
`/home/Sandeep/U-BOOT/u-boot-latest/u-boot-2010.03/examples/standalone'
make[1]: Nothing to be done for `_depend'.
make[1]: Leaving directory
`/home/Sandeep/U-BOOT/u-boot-latest/u-boot-2010.03/examples/standalone'
make[1]: Entering directory
`/home/Sandeep/U-BOOT/u-boot-latest/u-boot-2010.03/examples/api'
make[1]: Nothing to be done for `_depend'.
make[1]: Leaving directory
`/home/Sandeep/U-BOOT/u-boot-latest/u-boot-2010.03/examples/api'
make[1]: Entering directory
`/home/Sandeep/U-BOOT/u-boot-latest/u-boot-2010.03/cpu/arm720t'
make[1]: *** No rule to make target `.depend', needed by `_depend'.  Stop.
make[1]: Leaving directory
`/home/Sandeep/U-BOOT/u-boot-latest/u-boot-2010.03/cpu/arm720t'
make[1]: Entering directory
`/home/Sandeep/U-BOOT/u-boot-latest/u-boot-2010.03/cpu/arm720t'
make[1]: *** No rule to make target `.depend', needed by `_depend'.  Stop.
make[1]: Leaving directory
`/home/Sandeep/U-BOOT/u-boot-latest/u-boot-2010.03/cpu/arm720t'
make: *** [depend] Error 2



i do not know why this error is coming.......

 can anybody please help me....

Thanks and Best Regards

Mark.S













-- 
View this message in context: http://old.nabble.com/ERROR---No-rule-to-make-target-.depend--needed-by-_depend-tp28544315p28544315.html
Sent from the Uboot - Users mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-13  6:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-13  6:46 [U-Boot] ERROR - No rule to make target .depend needed by _depend mark.S

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