Version: (using KDE 4.3.4) Compiler: gcc version 4.4.2 Gentoo 4.4.2 p1.0 OS: Linux Installed from: Gentoo Packages /usr/lib64/gpgmepp/GpgmeppConfig.cmake which belongs to kdepimlibs-4.3.4 (in gentoo the package is named kde-base/kdepimlibs-4.3.4) has an incorrect include in line 3. It tries to include "/usr/lib64/Gpgmepp/GpgmeppLibraryDepends.cmake" whereas the correct file is "/usr/lib64/gpgmepp/GpgmeppLibraryDepends.cmake" ^ The corresponding gentoo bug report is http://bugs.gentoo.org/show_bug.cgi?id=302831 and there the same problem has been reported to be present in kdepimlibs-4.3.5 too.
This breaks compilation of the soon-to-be-released basKet and may affect other third party apps.
This has been fixed in the 4.4 branch by commit 1039726, see http://websvn.kde.org/?view=revision&revision=1039726. Unfortunately it doesn't seem to have been backported to the 4.3 branch. Not sure if it makes sense to backport at this point, since there aren't more 4.3 releases planned.