Version: r919872 (using KDE 4.2.0) Compiler: g++ (Ubuntu 4.3.2-1ubuntu12) 4.3.2 OS: Linux Installed from: Ubuntu Packages I'm running KDE 4.2 from the Ubuntu PPA: http://ppa.launchpad.net/kubuntu-experimental/ubuntu I previously could compile digikam following the instructions here: http://wiki.kde.org/tiki-index.php?page=Digikam+Compilation+on+Kubuntu+Intrepid The libraries in /kdegraphics compile fine (make/make install). However, trying to 'make' in /graphics/build gives an error ending with "make: *** [cmake_check_build_system] Error 1" http://pastebin.com/fb35b3e I used to be able to update from svn and haven't done anything in the meantime except update from the PPA / intrepid-backports.
from your paste: > find_package cannot find package KdepimLibs because KdepimLibs_DIR is set please install the development stuff of kdepimlibs. And please do not use bugzilla for compiling errors.
* I have kdepimlibs5-dev installed * KDEPimlibs claims to be optional. Not being able to find the libraries should not cause compilation to fail. (I reopened the bug for this reason.) * Where else do I report regressions in compiling procedures?
This is not a compiling problem (if digikam SVN did not compile it is usually fixed within hours by someone, and it rarely does happen). It's a problem somewhere on your system where CMake gets seriously confused when it tries to locate kdepimlibs, I'm no CMake guru. You can report this error to your distro, search the web, (re)install dev packages, make sure there are no leftover files, or get help from a user mailing list.