[U-Boot] Problem with u-boot-2009.08.tar.bz2

I am using u-boot-2009.08.tar.bz2 version for my board. while compiling the u-boot in debug mode i am getting following error. Please let me know if there is any fixup for this issue.
werpc__ -DCONFIG_4xx -ffixed-r2 -mstring -msoft-float -Wa,-m440 -mcpu=440 -DCONFIG_440=1 -Iinclude -Wall -Wstrict-prototypes -fno-stack-protector -o zlib.o zlib.c -c zlib.c:90:19: error: stdio.h: No such file or directory zlib.c: In function 'inflate_fast': zlib.c:513: warning: implicit declaration of function 'fprintf' zlib.c:513: error: 'stderr' undeclared (first use in this function) zlib.c:513: error: (Each undeclared identifier is reported only once zlib.c:513: error: for each function it appears in.) zlib.c: In function 'inflateReset': zlib.c:1053: error: 'stderr' undeclared (first use in this function) zlib.c: In function 'inflateInit2_': zlib.c:1078: error: 'stderr' undeclared (first use in this function) zlib.c: In function 'inflate': zlib.c:1429: error: 'stderr' undeclared (first use in this function) zlib.c: In function 'inflateEnd': zlib.c:1972: error: 'stderr' undeclared (first use in this function) zlib.c: In function 'z_error': zlib.c:2010: error: 'stderr' undeclared (first use in this function) zlib.c:2014: warning: implicit declaration of function 'exit' make[1]: *** [zlib.o] Error 1 make[1]: Leaving directory `/home/anup/TBolt/08_04_10/u-boot-2009.08/lib_generic' make: *** [lib_generic/libgeneric.a] Error 2
Regards, Ronny D
The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/

Dear Ronny D,
In message 606657.96511.qm@web46112.mail.sp1.yahoo.com you wrote:
--0-933404002-1270734065=:96511 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable
I am using u-boot-2009.08.tar.bz2 version for my board. while compiling the= u-boot in debug mode i am getting following error.
Which board configuration? What was the exact commands you used?
How did you enable "debug mode"?
Best regards,
Wolfgang Denk
participants (2)
-
Ronny D
-
Wolfgang Denk