[U-Boot-Users] MAKEALL fails

Ben Warren bwarren at qstreams.com
Fri Sep 8 21:51:07 CEST 2006


On Fri, 2006-09-08 at 14:44 -0500, Timur Tabi wrote:
> When I run MAKEALL, I get this:
> 
> Configuring for cmi_mpc5xx board...
> tee: LOG/cmi_mpc5xx.ERR: No such file or directory
> ./MAKEALL: line 318: LOG/cmi_mpc5xx.MAKELOG: No such file or directory
> tee: LOG/cmi_mpc5xx.MAKELOG: No such file or directory
> /_TOOLS_/dist/gnu-gcc-3.4.3-binutils-2.15-powerpc-unknown-linux-gnu/i686-pc-linux2.4/bin/powerpc-unknown-linux-gnu-size: './u-boot': No such file
> 
> This repeats for every board configuration.  Am I missing something?

I noticed this too but didn't say anything :(

The quick fix is 'mkdir -p LOG'.  I guess that should be added to the
script, but whoever just changed MAKEALL might have a better idea.

Ben






More information about the U-Boot mailing list