<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hello
everybody,<br>
<br>
during the last few days I tried to run the modular xserver from the
git,<br>
because I wanted to try Xi 2.0 -<br>
I complied "X" with the tiny little script which can be found here:<br>
<br>
<a class="moz-txt-link-freetext"
 href="http://www.x.org/wiki/Development/git">http://www.x.org/wiki/Development/git</a><br>
<br>
During the last weeks everything worked well. Since today I get the
following errors<br>
when I try to start the freshly compiled Xserver from git.<br>
(I exactly followed the instructions @wiki/development/git)<br>
<br>
(II) Loading /home/fl0/mpx2/lib/xorg/modules/extensions//libextmod.so<br>
dlopen: /home/fl0/mpx2/lib/xorg/modules/extensions//libextmod.so:
undefined symbol: XvMCScreenInitProc<br>
(EE) Failed to load
/home/fl0/mpx2/lib/xorg/modules/extensions//libextmod.so<br>
(II) UnloadModule: "extmod"<br>
(EE) Failed to load module "extmod" (loader failed, 7)<br>
<br>
(II) Loading /home/fl0/mpx2/lib/xorg/modules/extensions//libdri.so<br>
dlopen: /home/fl0/mpx2/lib/xorg/modules/extensions//libdri.so:
undefined symbol: xf86LoadKernelModule<br>
(EE) Failed to load
/home/fl0/mpx2/lib/xorg/modules/extensions//libdri.so<br>
(II) UnloadModule: "dri"<br>
(EE) Failed to load module "dri" (loader failed, 7)<br>
<br>
(II) LoadModule: "nv"<br>
(II) Loading /home/fl0/mpx2/lib/xorg/modules/drivers//nv_drv.so<br>
dlopen: /home/fl0/mpx2/lib/xorg/modules/drivers//nv_drv.so: undefined
symbol: miPolyPoint<br>
(EE) Failed to load /home/fl0/mpx2/lib/xorg/modules/drivers//nv_drv.so<br>
(II) UnloadModule: "nv"<br>
(EE) Failed to load module "nv" (loader failed, 7)<br>
<br>
Is there anybody who can help me with that?<br>
<br>
cheers, Florian</font></font>
</body>
</html>