Summary: | Compiling kde-base/systemsettings-4.8.5 fails with parallel build: fatal error: ui_outputconfigbase.h: No such file or directory | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Wonko <wonko> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cfeck, johu, stupor_scurvy343 |
Priority: | NOR | ||
Version: | 4.8.5 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
URL: | https://bugs.gentoo.org/show_bug.cgi?id=430940 | ||
Latest Commit: | http://commits.kde.org/kde-workspace/00578c3036e0a267cd50e63d3745264a533d1899 | Version Fixed In: | 4.9.1 |
Sentry Crash Report: |
Description
Wonko
2012-08-11 18:02:25 UTC
Git commit 46b9acb42eed48f0fd3b9d2391dc8a217003cafc by Christoph Feck. Committed on 13/08/2012 at 16:41. Pushed by cfeck into branch 'master'. Use forward declaration Instead of including a file from another target, which might not have been generated yet. M +3 -1 kcontrol/randr/randrconfig.h http://commits.kde.org/kde-workspace/46b9acb42eed48f0fd3b9d2391dc8a217003cafc ACK to backport this to KDE/4.9? (In reply to comment #2) > ACK to backport this to KDE/4.9? CCing comitter. Git commit 00578c3036e0a267cd50e63d3745264a533d1899 by Christoph Feck. Committed on 13/08/2012 at 16:41. Pushed by cfeck into branch 'KDE/4.9'. Use forward declaration Instead of including a file from another target, which might not have been generated yet. FIXED-IN: 4.9.1 (cherry picked from commit 46b9acb42eed48f0fd3b9d2391dc8a217003cafc) M +3 -1 kcontrol/randr/randrconfig.h http://commits.kde.org/kde-workspace/00578c3036e0a267cd50e63d3745264a533d1899 |