Today I attempted to install X from cvs. Make world worked fine, but when i attempted to make the install target the process exited with the errors pasted below. This is the first time I've attempted to install from cvs, so if I am doing something wrong I appologize.
This is where the error occurs: sis_alloc.c: In function `sis_alloc_fb': sis_alloc.c:124: `SIS_IOCTL_FB_ALLOC' undeclared (first use in this function) sis_alloc.c:124: (Each undeclared identifier is reported only once sis_alloc.c:124: for each function it appears in.) sis_alloc.c: In function `sis_free_fb': sis_alloc.c:154: `SIS_IOCTL_FB_FREE' undeclared (first use in this function) sis_alloc.c: In function `sis_alloc_agp': sis_alloc.c:197: `SIS_IOCTL_AGP_ALLOC' undeclared (first use in this function) sis_alloc.c: In function `sis_free_agp': sis_alloc.c:224: `SIS_IOCTL_AGP_FREE' undeclared (first use in this function) sis_alloc.c: In function `sis_alloc_z_stencil_buffer': I've failed to locate these SIS_IOCTL* constants anywhere. I appreciate any help you are able to give me. __________________________________________________ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
