In message <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
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

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to