--- ./exa/exa_offscreen.c 2006-10-16 23:01:36.000000000 -0400 +++ ./exa/exa_offscreen.c 2006-10-16 23:01:19.000000000 -0400 @@ -447,3 +447,10 @@ ExaOffscreenFini (ScreenPtr pScreen) xfree (area); } } + +void +XAAEvictPixmaps(void) +{ + return; +} +