<div> </div>
<div>Hi all,</div>
<div> </div>
<div>Recently I compiled Xorg-7.4 (xorg-server-1.5.1). It compiled successfully, but the performance of rdesktop with this xorg is not satisfactory. Screen refresh while rendering heavy graphics is taking a lot of time and is very slow. My system has AMD Geode LX processor. I am using &#39;geode&#39; video driver. I am attaching &#39;xorg.conf&#39; file, and Xorg log file. The configure options that I gave while compiling Xorg-7.4 are :</div>

<div> </div>
<div><font size="2">./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --localstatedir=/var --with-module-dir=/usr/lib/X11/modules --with-xkb-output=/var/lib/xkb --with-serverconfig-path=/etc/X11 --with-fontdir=/usr/share/fonts/X11 --enable-install-setuid --enable-kdrive --enable-kdrive-vesa --with-os-name=&quot;SliTaz GNU/Linux&quot; --with-builder-addr=$MAINTAINER --disable-dri --disable-dri2 --disable-glx --disable-aiglx --disable-xorgcfg $CONFIGURE_ARGS &amp;&amp;</font></div>

<div><font size="2"></font> </div>
<div><font size="2">I wanted to enable dri options, but keeping the --enable-dri and --enable-dri2 options gave the following errors:</font></div>
<div><font size="2"></font> </div>
<div><font size="2"><font size="2">
<p>indirect_size_get.c: In function &#39;__glGetBooleanv_size&#39;:</p>
<p>indirect_size_get.c:709: error: &#39;GL_COMPARE_REF_DEPTH_TO_TEXTURE_EXT&#39; undeclared (first use in this function)</p>
<p>indirect_size_get.c:709: error: (Each undeclared identifier is reported only once</p>
<p>indirect_size_get.c:709: error: for each function it appears in.)</p>
<p>indirect_size_get.c:717: error: &#39;GL_MAX_ARRAY_TEXTURE_LAYERS_EXT&#39; undeclared (first use in this function)</p>
<p>indirect_size_get.c:720: error: &#39;GL_TEXTURE_BINDING_1D_ARRAY_EXT&#39; undeclared (first use in this function)</p>
<p>indirect_size_get.c:721: error: &#39;GL_TEXTURE_BINDING_2D_ARRAY_EXT&#39; undeclared (first use in this function)</p>
<p>make[1]: *** [indirect_size_get.lo] Error 1</p>
<p>make: *** [all-recursive] Error 1</p>
<p> </p>
<p>I installed the MesaLib-7.1 package for GL libraries. The variables on which it is giving errors are present in gl.h and glext.h header files, which are present in the proper path and are included in the &quot;indirect_size_get.c&quot; file. Due to these errors I have to disable dri and glx options while compiling xorg-server-1.5.1. Can anyone tell me the reason of these errors, or is there any other alternative to enhance the rdesktop performance (while rendering heavy graphics) ?</p>

<p> </p>
<p>Thanks in advance.</p>
<p>Siddharth Kapoor</p>
<p> </p></font></font></div>