<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I'm trying to move QXL driver to compile under the VM it will run
on.<br>
./configure fails with:<br>
<pre><i>./configure: line 11867: syntax error near unexpected token `RANDR,'
</i><i>./configure: line 11867: `XORG_DRIVER_CHECK_EXT(RANDR, randrproto)'
</i></pre>
Sounds like
<a class="moz-txt-link-freetext" href="http://nouveau.freedesktop.org/wiki/TroubleShooting#SyntaxerrornearunexpectedtokenRANDR">http://nouveau.freedesktop.org/wiki/TroubleShooting#SyntaxerrornearunexpectedtokenRANDR</a><br>
(and indeed, 'sudo yum install xorg-x11-server-sdk' solves it).<br>
Perhaps worth checking better in the script.<br>
TIA,<br>
Y.<br>
<i><br>
<br>
<br>
</i><br>
<br>
</body>
</html>