Summary: | kdepimlibs does not find libical | ||
---|---|---|---|
Product: | [Applications] kdepimlibs | Reporter: | felix-kde |
Component: | kcal | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | rakuco |
Priority: | NOR | ||
Version: | 4.5 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
felix-kde
2010-09-25 03:00:51 UTC
From your build error message, libical _is_ being found. This problem is caused because a function in libical has had its signature changed in version 0.46, which was released after KDE SC 4.5.1. A fix for this has already been committed, and will be available in the next stable release. Meanwhile, you can apply this commit: http://websvn.kde.org/?view=revision&revision=1173187 |