[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] errors on "make"
Hi Ye Zijia
>Hi all,
> i am quite a newbie to Linux. Can someone tell me how to apply the patch ? I have the following error while trying to make image for virtex 4.
>
>
save the uClinux-dist.diff to uClinux-dist folder.
apply from the uClinux-dist directory with the command "patch -p0 <
uClinux-dist.diff"
>gzio.c:10: stdio.h: No such file or directory
>In file included from gzio.c:12:
>zutil.h:19: stddef.h: No such file or directory
>zutil.h:20: string.h: No such file or directory
>zutil.h:21: stdlib.h: No such file or directory
>zutil.h:26: errno.h: No such file or directory
>gzio.c:523: stdarg.h: No such file or directory
>make[2]: *** [gzio.o] Error 1
>make[2]: Leaving directory `/root/uClinux-dist/lib/zlib'
>make[1]: *** [all] Error 2
>make[1]: Leaving directory `/root/uClinux-dist/lib'
>make: *** [subdirs] Error 1
>
>
>
you are required to install zlib and zlib-devel for kernel compilation.
cheers,
Jason
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/