trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: September 2010

kdelibs SVN 1179150 FTBFS

From: Darrell Anderson <humanreadable@...>
Date: Fri, 24 Sep 2010 14:49:54 -0700 (PDT)
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