I am building the XServer following the steps here:
http://www.x.org/wiki/CompileXserverManually

After getting all the components built successfully (xserver, video driver,
mouse driver and keyboard driver), I run the XServer (./Xorg :0). All I get
is a blank screen and when I check the Xorg.0.log, I see this error - dlopen
<path>/kbd_drv.so: undefined symbol: XkbdfltRepeatInterval and the module
does not load. From the logs, it looks like the "mouse" and "intel" (video)
modules load correctly.

Any idea why it cannot resolve that symbol?

-Bipin
_______________________________________________
xorg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to