On Sun, 2009-11-22 at 12:22 -0300, Alonso Graterol wrote: > Then at 81% compile of kdebase it went out with following error, > > "CMakeFiles/kcm_keyboard_layout.dir/x11helper.o: in function > 'X11Helper::registerForNewDeviceEvent (_XDisplay*)': > /sources/KDE/kdebase-workspace-4.3.3/kcontrol/kxkb/x11helper.cpp:413: > undefined reference to '_XiGetDevicePresenceNotifyEvent' > /sources/KDE/kdebase-workspace-4.3.3/kcontrol/kxkb/x11helper.cpp:414: > undefined reference to 'XSelectExtensionEvent' > CMakeFiles/kcm_keyboard_layout.dir/x11helper.o: in function > 'X11Helper::isNewDeviceEvent(_XEvent*)': > /sources/KDE/kdebase-workspace-4.3.3/kcontrol/kxkb/x11helper.cpp:388: > undefined reference to 'XListInputDevices' > /sources/KDE/kdebase-workspace-4.3.3/kcontrol/kxkb/x11helper.cpp:414: > undefined reference to 'XFreeDeviceList'
Errors dealing with XInput (libXi) might relate to significant changes in input handling that went into X earlier this year. I'm afraid I can't be more specific, but it may be that your X libraries are too old for KDE (or less likely, too new). Simon.
signature.asc
Description: This is a digitally signed message part
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
