On Monday 12 April 2010 06:38:10 pm lux-integ wrote: > On Monday 12 April 2010 05:53:06 pm Trent Shea wrote: > > k3listview.h should be installed rom kdelibs. Out of curiosity did you > > build qt without qt3 support? > > I found out earlier that I did not (I thought I did not need it since I > had qt-3.3.8b) so I am now recompiling qt4.6.2 with qt3 support. > > thanks for your help
I have now built qt-4.6.2 with qt3 support and recompiled/installed kdelibs-4.4.2 and kdepimlibs-4.4.2 I started compiling kdebase-workspace-4.4.2 and the compilation stops at 84% see below:- ########### [ 83%] Building CXX object kcontrol/kxkb/CMakeFiles/kcm_keyboard_layout.dir/pixmap.o [ 84%] Building CXX object kcontrol/kxkb/CMakeFiles/kcm_keyboard_layout.dir/xklavier_adaptor.o Linking CXX shared module ../../lib/kcm_keyboard_layout.so CMakeFiles/kcm_keyboard_layout.dir/x11helper.o: In function `X11Helper::registerForNewDeviceEvent(_XDisplay*)': $SOURCES/kdebase-workspace-4.4.2/kcontrol/kxkb/x11helper.cpp:413: undefined reference to `_XiGetDevicePresenceNotifyEvent' $SOURCES/kdebase-workspace-4.4.2/kcontrol/kxkb/x11helper.cpp:414: undefined reference to `XSelectExtensionEvent' CMakeFiles/kcm_keyboard_layout.dir/x11helper.o: In function `X11Helper::isNewDeviceEvent(_XEvent*)': $SOURCES/kdebase-workspace-4.4.2/kcontrol/kxkb/x11helper.cpp:388: undefined reference to `XListInputDevices' $SOURCES/kdebase-workspace-4.4.2/kcontrol/kxkb/x11helper.cpp:399: undefined reference to `XFreeDeviceList' collect2: ld returned 1 exit status make[2]: *** [lib/kcm_keyboard_layout.so] Error 1 make[1]: *** [kcontrol/kxkb/CMakeFiles/kcm_keyboard_layout.dir/all] Error 2 make: *** [all] Error 2 ########## a quick search on the internet gave (among others) the following link:- http://www.mail-archive.com/kde-buildsystem%40kde.org/msg04971.html could this be related and does anyone have any ideas for swift resolution ? -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
