failure in xorg 7.2 compile of vblank.c

2007-06-09 Thread Robert Huff
Robin Becker writes: > > ../common/vblank.c:306: error: for each function it appears in.) > > ../common/vblank.c: In function `driWaitForVBlank': > > ../common/vblank.c:363: error: `DRM_VBLANK_SECONDARY' undeclared (first > use in this function) I got bit by this: you need to reinstal

Re: failure in xorg 7.2 compile of vblank.c

2007-06-09 Thread Robin Becker
On 09/06/07, Robin Becker <[EMAIL PROTECTED]> wrote: I am trying the build from scratch route of xorg 7.2. > cc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver -I../../../../../include -I../../../../../include/GL/internal -I../../../../../src/mesa -I../../../../../src/mesa/main -I.