Zaher Salman wrote: > > Hi Sudheer, > > The support for the driver in redhat 8.0 and mandrake 9.0 is limited, > though it will be almost fully supported by xfree 4.3 (as i understood > from the xfree website), however for now you can download the xfree > from the cvs tree and compile it, it works very well for me. > > regards > Zaher > Could you tell me which version you took from cvs tree. I 'm trying too to use the i845, and the version I did download from cvs refuse to do the make install, saying : make[3]: Entering directory `/mnt/xc/programs/xcursorgen' gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic -Wall -Wp ointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wr edundant-decls -Wnested-externs -Wundef -I../.. -I../../exports/include -D linux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BS D_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -c - o xcursorgen.o xcursorgen.c xcursorgen.c:35:17: png.h: No such file or directory xcursorgen.c:140: parse error before "png" xcursorgen.c:141: warning: function declaration isn't a prototype xcursorgen.c: In function `premultiply_data': xcursorgen.c:144: `row_info' undeclared (first use in this function) xcursorgen.c:144: (Each undeclared identifier is reported only once xcursorgen.c:144: for each function it appears in.) xcursorgen.c:146: `data' undeclared (first use in this function) xcursorgen.c: In function `load_image': xcursorgen.c:165: `png_structp' undeclared (first use in this function) xcursorgen.c:165: parse error before "png" xcursorgen.c:166: `png_infop' undeclared (first use in this function) xcursorgen.c:167: `png_bytepp' undeclared (first use in this function) xcursorgen.c:170: `png_uint_32' undeclared (first use in this function) xcursorgen.c:170: parse error before "width" xcursorgen.c:174: `png' undeclared (first use in this function) xcursorgen.c:174: warning: implicit declaration of function `png_create_read_str uct' xcursorgen.c:174: `PNG_LIBPNG_VER_STRING' undeclared (first use in this function ) ..... and more ... I did install libpng and then it finds the png.h, but this compile still have problem with xcursorgen :( I tried to install the released sources and this works perfectly (I mean : compiling and installing, but this version still has no support for the i845), so I think something is missing in the cvs version I did download. Any idea ? regards Julien _______________________________________________ Newbie@XFree86.Org *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie