[U-Boot-Users] [PATCH] fix building of tools/env programs

Wolfgang Denk wd at denx.de
Mon Mar 13 00:17:39 CET 2006


In message <4867.1121407843 at gerd> you wrote:
> 
> This patch shows what I had to do to get the programs in the tools/env
> directory to build (i.e. fw_printenv/fw_setenv). Your mileage may vary.

It would have been nice if you had given a better description of  the
actual problem.

> * Patch by Murray Jensen <Murray.Jensen at csiro.au>, July 15, 2005:
>   - fix building of programs in the tools/env directory


...
-#include <linux/mtd/mtd.h>
+#include <mtd/mtd-user.h>
...

This does not  work  everywhere;  for  example:  I  cannot  find  any
"mtd/mtd-user.h" anywhere on my FC2 system.

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
All I ask is a chance to prove that money can't make me happy.




More information about the U-Boot mailing list