In message <[EMAIL PROTECTED]> you wrote:
> Even with this patch I'm still having issues:
> 
> gcc -g -Wall -idirafter /tmp/u-boot-85xx/include -idirafter /tmp/u- 
> boot-85xx/include2 -idirafter /tmp/u-boot-85xx/include - 
> DTEXT_BASE=0xfff80000 -DUSE_HOSTCC -O -c -o image.o image.c
> In file included from image.c:73:

Which Linux distro are you running?

> /usr/include/md5.h:27: error: parse error before "UINT4"
> /usr/include/md5.h:30: error: parse error before '}' token
> /usr/include/md5.h:38: error: parse error before "PROTO_LIST"
> /usr/include/md5.h:39: error: parse error before "PROTO_LIST"
> /usr/include/md5.h:41: error: parse error before "PROTO_LIST"
> /usr/include/md5.h:43: error: parse error before "PROTO_LIST"
> image.c: In function `calculate_hash':
> image.c:1944: warning: implicit declaration of function `md5'

Which package in your distro installs "/usr/include/md5.h" ?

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]
Being schizophrenic is better than living alone.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to