Am running RH9, with updates, and kernel-2.6.4. Have downloaded kde-3.2.1 source and documented prerequisites. File kmailIface_skel.cpp doesn't compile. Here are the compile errors: kmailIface_skel.cpp: In function `bool process(const QCString&, const QByteArray&, QCString&, QByteArray&)': kmailIface_skel.cpp:19: warning: unused parameter `const QCString&fun' kmailIface_skel.cpp:19: warning: unused parameter `const QByteArray&data' kmailIface_skel.cpp:19: warning: unused parameter `QCString&replyType' kmailIface_skel.cpp:19: warning: unused parameter `QByteArray&replyData' kmailIface_skel.cpp: At global scope: kmailIface_skel.cpp:24: ISO C++ forbids declaration of `interfaces' with no type kmailIface_skel.cpp:24: no member function `interfaces' declared in ` QValueList<QCString>' kmailIface_skel.cpp:24: syntax error before `{' token kmailIface_skel.cpp:26: syntax error before `+=' token kmailIface_skel.cpp:31: ISO C++ forbids declaration of `functions' with no type kmailIface_skel.cpp:31: no member function `functions' declared in ` QValueList<QCString>' kmailIface_skel.cpp:31: syntax error before `{' token kmailIface_skel.cpp:33: `i' was not declared in this scope kmailIface_skel.cpp:33: ISO C++ forbids declaration of `_ftable' with no type kmailIface_skel.cpp:33: syntax error before `++' token kmailIface_skel.cpp:35: syntax error before `+=' token kmailIface_skel.cpp:36: syntax error before `+=' token kmailIface_skel.cpp:37: syntax error before `<<' token make[3]: *** [kmailIface_skel.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Any suggestions? Jim Jensen ___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.