| Summary: | circular dependecies | ||
|---|---|---|---|
| Product: | [Applications] kdepimlibs | Reporter: | Unknown <null> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | lueck, montel |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Update your frameworks please=> use 5.5 (In reply to Laurent Montel from comment #1) > Update your frameworks please=> use 5.5 I am using 5.5, just today afternoon making a "git pull" *** This bug has been marked as a duplicate of bug 341877 *** |
Trying to build kdepimlibs: cmake /home/guy-kde/src/5/kde/kdepimlibs ... CMake Error at akonadi/CMakeLists.txt:33 (find_package): Could not find a package configuration file provided by "KF5KIO" (requested version 5.5.0) with any of the following names: KF5KIOConfig.cmake kf5kio-config.cmake Trying to build kio: cmake /home/guy-kde/src/5/frameworks/kio ... Could not find a package configuration file provided by "KF5Wallet" (requested version 5.5.0) with any of the following names: KF5WalletConfig.cmake kf5wallet-config.cmake Trying to build kwallet: cmake /home/guy-kde/src/5/frameworks/kwallet/ ... Could not find a package configuration file provided by "KF5Gpgmepp" with any of the following names: KF5GpgmeppConfig.cmake kf5gpgmepp-config.cmake which is provided by kdepimlibs. Can anybody help? Reproducible: Always