On Saturday 04 December 2010, Andras Mantia wrote: > 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),
There are several libraries installed from kdebase (workspace/libs/), and I think there maybe be several apps using them. > and even if the plugins remain in kdesdk, their compilation should be > disabled - with a cmake warning - if libkonq is not available. Yes, definitely. Alex