[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [microblaze-uclinux] errors on "make"



Hi, Jason,

I got similar error. And I believe I have zlib and zlib-devel installed.

$ rpm -q zlib
zlib-1.1.4-8.1
$ rpm -q zlib-devel
zlib-devel-1.1.4-8.1

BTW, how would the zlib and zlib-devel on my host computer affect the cross
compiling of another kernel? Do I need to checkout a kind of "uCLinux" copy
of the zlib separately from the CVS procedure? Please advise.

Regards

David

-----Original Message-----
From: owner-microblaze-uclinux@itee.uq.edu.au
[mailto:owner-microblaze-uclinux@itee.uq.edu.au] On Behalf Of Jason Wu
Sent: 09 September 2005 08:49
To: microblaze-uclinux@itee.uq.edu.au
Subject: 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/

___________________________
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/