Attached is a log of the failed kdebase build.
The follwing message appears several times:
TEPty.h:43: error: invalid use of incomplete type 'struct KPty'
Another message:
/usr/include/kprocess.h:34: error: forward declaration of 'struct KPty'
I checked /usr/include and kprocess.h is installed from my previous kdelibs svn package.
Darrell
I had encountered the exact same problem a day or so ago. The fix actually lies in kdelibs, and is available in SVN revisions r1170159 and r1170194. You will probably have to update and recompile tqtinterface before kdelibs can be updated and recompiled due to a couple of changes that were made for Qt4 compatibility
Tim