Im trying to test out EXA but received the following problem (Im
probably doing something obviously wrong, I couldnt find any info on
how to do this)<br>
<br>
I built Xorg CVS with the make World command<br>
<br>
I added Load "exa" into my xorg.conf<br>
Im using the radeon driver (probably the problem?)<br>
<br>
I get this as an error:<br>
<br>
dlopen: /usr/X11R6/lib/modules/libexa.so: undefined symbol: fbFillSpans<br>
(EE) Failed to load /usr/X11R6/lib/modules/libexa.so<br>
(EE) Failed to load module "exa" (loader failed, 7)<br>
(WW) ****INVALID MEM ALLOCATION**** b: 0xe0000000 e: 0xe8000000 correcting<br>
(WW) ****INVALID IO ALLOCATION**** b: 0x3000 e: 0x3100 correcting<br>
<br>
<br>
Any ideas?<br>