On Sun, 4 Jul 2004, [ISO-8859-1] Frédéric L. W. Meunier wrote: > dmxcb.c: In function `dmxConnectionBlockCallback': > dmxcb.c:118: error: `noPanoramiXExtension' undeclared (first use in this function) > dmxcb.c:118: error: (Each undeclared identifier is reported only once > dmxcb.c:118: error: for each function it appears in.) > > I think it's because I disabled Xinerama. Is this supposed to > happen on current CVS ? That sounds like dmxcb.c doesn't have #ifdef PANORAMIX protection in the appropriate places. Either that or it requires Xinerama, in which case it shouldn't get built if Xinerama isn't enabled. A bug either way. Mark. _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86