[U-Boot-Users] Latest U-Boot MD5 compile error??

Wolfgang Denk wd at denx.de
Sun Jul 6 00:32:01 CEST 2008


In message <891063DCE541468EBCC00AC53E36B9F9 at absolutdaddy> you wrote:
> 
> Possible fix, since I am a newbie at messing with somebody elses code can
> the owner of the MD5 code verify this problem / fix??

As I wrote before, I tried building on FC5 and on other systems
(including FC4, FC6, F7, F8 and F9) without seing the problem you
describe.

> I found that if I did the following with changing some include files, this
> will now compile on my older FC5 system. <Oddly I tried the newer ELDK42,
> etc.. not sure why this is broke on my box, but it was not the ELDK install
> or the source code being corrupted>.
> 
> 
> MD5 Compile Fix:
> 
> 1) In file 'include/u-boot/md5.h' change the 
> 	#include <linux/types.h> --> #include <asm/types.h>
> 
> 2) In file 'tools/md5.c' remove the reference to 
> 	#include <linux/types.h>

Can you please provide a proper patch instead? See
http://www.denx.de/wiki/UBoot/Patches for guidelines how to prepare
one.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
As far as the laws of mathematics refer  to  reality,  they  are  not
certain;  and  as  far  as  they  are  certain,  they do not refer to
reality.                                           -- Albert Einstein




More information about the U-Boot mailing list