krun.cpp:977: error: 'KStringHandler' has not been declared
Does krun.cpp need an include statement to kstringhandler.h?
I notice a similar recent patch with konq_mainwindow.cc using KStringHandler. I'll
guess that one will fail to compile too without the same patch?
I'm curious how these SVN changes pass muster for Debian and not Slackware. Same basic
tool chain.
Do your Debian build scripts contain "make || exit 1" as a mechanism to force
the make process to terminate? That is what I use to force the build process to
terminate.
Darrell