In message <[EMAIL PROTECTED]> you wrote: > > >> Which Linux distro are you running? > > > > RHEL WS 3
Oops. > >>> /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? IMHO this package should not install md5.h in that system location; more recent versions of that package use /usr/include/sasl/md5.h instead (see for example cyrus-sasl-devel-2.1.22-8). I don't know RHEL - maybe you can update the RPM? 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] All this doesn't alter anything, you know. The world is still full of stupid people. They don't use their brains. They don't seem to want to think straight. - Terry Pratchett, _Soul Music_ ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/u-boot-users
