
8 Sep
2006
8 Sep
'06
9:51 p.m.
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