I am using gcc-3.2-7 and redhat 8.0, but fails to compile. The only file I have edited is "xc/config/cf/host.cf" Should I use the default xf86site.def instead of creating my own host.cf for redhat 8.0? Following is the error I saw before "make World" abort. make[9]: Entering directory `/usr/src/xfree86/build/programs/Xserver/hw/xfree86/os-support/linux/drm /kernel' Makefile.linux:80: *** commands commence before first target. Stop. make[9]: Leaving directory `/usr/src/xfree86/build/programs/Xserver/hw/xfree86/os-support/linux/drm /kernel' make[8]: *** [cleandir] Error 2 Thanks. > -----Original Message----- > From: newbie-admin@XFree86.Org > [mailto:newbie-admin@XFree86.Org] On Behalf Of Zaher Salman > Sent: Thursday, December 19, 2002 5:19 AM > To: newbie@XFree86.Org > Subject: Re: Driver for Intel 82845G > > > Hi Julien, > > I did have this problem with xcursorgen before (2-3 months > ago) but it > was solved later (it was a problem with the cvs tree). > > I just downloaded the latest cvs and compiled it again without any > problems (using gcc 3.2) so the current cvs should work. > > good luck > Zaher > > Julien Linder wrote: > > 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 > > > > > > _______________________________________________ > > Newbie@XFree86.Org > *** To unsubscribe , or change message options, see: > http://XFree86.Org/mailman/listinfo/newbie > _______________________________________________ Newbie@XFree86.Org *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie