Hi ,
I am using gcc-4.1.1 for my cross gcc.
when i try to cross compile Xfree86 4.5 for ARM. i am getting error like
gunzip.c:9:56: error: zlib.h : No such file or directory
But zlib.h is there in my /usr/include PATH.
Even i tryed by editing in gunzip.c file and specifying the
location of zlib.h file in ../xc/extras/zlib/zlib.h
But both the time it is failing.
Any idea.
Thanks in advance.
Regards,
Harsha