All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] MAKEALL fails
@ 2006-09-08 19:44 Timur Tabi
  2006-09-08 19:51 ` Ben Warren
  0 siblings, 1 reply; 3+ messages in thread
From: Timur Tabi @ 2006-09-08 19:44 UTC (permalink / raw)
  To: u-boot

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?

-- 
Timur Tabi
Linux Kernel Developer @ Freescale

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

* [U-Boot-Users] MAKEALL fails
  2006-09-08 19:44 [U-Boot-Users] MAKEALL fails Timur Tabi
@ 2006-09-08 19:51 ` Ben Warren
  2006-09-08 21:20   ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Warren @ 2006-09-08 19:51 UTC (permalink / raw)
  To: u-boot

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

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

* [U-Boot-Users] MAKEALL fails
  2006-09-08 19:51 ` Ben Warren
@ 2006-09-08 21:20   ` Wolfgang Denk
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2006-09-08 21:20 UTC (permalink / raw)
  To: u-boot

In message <1157745068.13685.323.camel@saruman.qstreams.net> you wrote:
>
> > When I run MAKEALL, I get this:
> > 
> > Configuring for cmi_mpc5xx board...
> > tee: LOG/cmi_mpc5xx.ERR: No such file or directory
...
> I noticed this too but didn't say anything :(

Me too.

> 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.

I have a fix in my queue. Will be applied asap.


Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
He had been eight years upon a project for extracting sunbeams out of
cucumbers, which were to be put in vials hermetically sealed, and let
out to warm the air in raw inclement summers.        - Jonathan Swift
              _Gulliver's Travels_ ``A Voyage to Laputa, etc.'' ch. 5

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

end of thread, other threads:[~2006-09-08 21:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-08 19:44 [U-Boot-Users] MAKEALL fails Timur Tabi
2006-09-08 19:51 ` Ben Warren
2006-09-08 21:20   ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.