Obviously I am missing something. I tried to build kdenetwork from svn. I had to use autoconf because CMake is not ready... but it failed, horribly. What's worse, because of the use of TQt constructs in the Trinity versin of installed headers, compiling the *original* KDE-upstream kdenetwork also failed.
The log of the failure indicates that, well, as far as I can tell at least one required header is not being included by the uic-generated code, and there may be other problems. (I had to hack acinclude.m4.in to look for tqt in /usr/kde3/include/tqt and to pick up the Qt3 headers from /usr/include/Qt, where I stash them in order to not conflict with Qt 4: the hackage may be wrong because there is quite a tangle of headers there and I got a bit lost).
<snip>
Can you please post the full build log, including the output of autoreconf and configure, as an attachment to this list? That would greatly aid us in tracking down the problem.
Thanks!
Tim