> I got the Xorg, Mesa source code from the GIT tip and build it, but when try > to use the XServer it gave the following error:undefined symbol: > noGlxExtension when loading libglx. > > What is the problem? You need to supply the Mesa source tree path to your xserver build.. --with-mesa-source=/path/to/mesa Dave.