Hi, Michael.<br><br>Thanks for the note. I worked around a few things already, but then got stuck again. Would be very cool if the scripts would ask me if I wanted to install dependencies
automatically. (To which I would answer Yes.) Or even hint as to the name of the package to install (I know that that one is a tricky problem).<br><br>The first two errors (kdebase and kdepim) have me stymied.<br><br>See below.<br>
<br>Dave<br><br>--<br><br><pre class="bz_comment_text" id="comment_text_12"><<< PACKAGES FAILED TO BUILD >>>
kdebase - ~/kdesvn/log/2010-10-13-04/kdebase/cmake.log
kdepim - ~/kdesvn/log/2010-10-13-04/kdepim/build-1.log
kdegraphics - ~/kdesvn/log/2010-10-13-04/kdegraphics/cmake.log
kdeplasma-addons - ~/kdesvn/log/2010-10-13-04/kdeplasma-addons/cmake.log
Script finished processing at Wed Oct 13 13:37:01 2010
ERROR #1 - ~/kdesvn/log/2010-10-13-04/kdebase/cmake.log
Could NOT find DBusMenuQt: Found version "..", but required is at least
"0.6.0" (found /usr/lib/libdbusmenu-qt.so)
ERROR #2 - ~/kdesvn/log/2010-10-13-04/kdepim/build-1.log
/home/kde-devel/kdesvn/kdepim/mailcommon/mailutil.cpp: In function ‘bool
MailCommon::Util::createTodoFromMail(const Akonadi::Item&)’:
/home/kde-devel/kdesvn/kdepim/mailcommon/mailutil.cpp:170: error: ‘i18n’ was
not declared in this scope
make[2]: *** [mailcommon/CMakeFiles/mailcommon.dir/mailutil.o] Error 1
make[1]: *** [mailcommon/CMakeFiles/mailcommon.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
ERROR #3 - ~/kdesvn/log/2010-10-13-04/kdegraphics/cmake.log
-- checking for module 'lcms'
-- package 'lcms' not found
CMake Error at
/home/kde-devel/kde/share/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:204
(MESSAGE):
Likely resolved with: $ sudo apt-get install liblcms-dev
ERROR #4 - ~/kdesvn/log/2010-10-13-04/kdeplasma-addons/cmake.log
-- checking for module 'scim'
-- package 'scim' not found
-- Could NOT find SCIM (missing: SCIM_LIBRARIES SCIM_INCLUDE_DIR)
CMake Error at
/home/kde-devel/kde/share/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:204
(MESSAGE):
Could NOT find QCA2 (missing: QCA2_LIBRARIES QCA2_INCLUDE_DIR)
Call Stack (most recent call first):
/home/kde-devel/kde/share/apps/cmake/modules/FindQCA2.cmake:44
(find_package_handle_standard_args)
dataengines/microblog/CMakeLists.txt:1 (find_package)
Likely resolved with: $ sudo apt-get install libscim-dev <br></pre>