Hi, I compiled KDE trunk and installed in a clean install dir. For some reason kdebase compilation failed and I saw that kdesdk also failed. Looking at the log it shows that kdesdk depends on kdebase, because dolphin-plugins/git and svn looks for libkonq. I think this should not happen (inter-module dependency is not good), and even if the plugins remain in kdesdk, their compilation should be disabled - with a cmake warning - if libkonq is not available.
Andras