[U-Boot-Users] [PATCH] Fix host tool build breakage, take two

Kumar Gala galak at kernel.crashing.org
Mon Mar 31 18:50:13 CEST 2008


On Mar 28, 2008, at 10:44 AM, Kumar Gala wrote:
>
> On Mar 28, 2008, at 9:45 AM, Wolfgang Denk wrote:
>> In message <EB0C2999-8BB8-4F0E-B3E4-
>> DE4C28EA97D9 at kernel.crashing.org> 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?
>
> RHEL WS 3
>
>>> /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" ?
>
> cyrus-sasl-devel-2.1.15-10

any ideas?

- k




More information about the U-Boot mailing list