Meanwhile after installing libqt3-dev I get to:
in the prefix, you've chosen, are no KDE headers installed. This will fail. So, check this please and use another prefix!
I used ./configure --prefix=`kde-config --prefix` --disable-debug --enable-final
kde-config --prefix returns: /opt/kde3
What's missing?
Dex