Re: [Dri-devel] Another compile error

2003-12-08 Thread Ian Romanick
Keith Whitwell wrote: Failing to compile dispatch.c in programs/Xserver/GL/mesa/main... This one looks like it is caused by the recent change to gl.h to include in order to provide a definition for ptrdiff_t. Unfortunatly, in whacky-xfree86-world, including headers like that will lead to trou

[Dri-devel] Another compile error

2003-12-08 Thread Keith Whitwell
Failing to compile dispatch.c in programs/Xserver/GL/mesa/main... This one looks like it is caused by the recent change to gl.h to include in order to provide a definition for ptrdiff_t. Unfortunatly, in whacky-xfree86-world, including headers like that will lead to trouble, and what's require