On Tue, Jul 19, 2011 at 11:39, Nix nix@esperi.org.uk wrote:
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).
Is the stuff in the SVN tree *supposed* to be buildable yet?
Only with cmake.