| Summary: | linking errors in slideshow tool (missing -lXrandr) | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Rex Dieter <rdieter> |
| Component: | Plugin-Generic-Presentation | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 0.1.0 | |
| Sentry Crash Report: | |||
| Attachments: | add -lXrandr to slideshow plugin linking | ||
|
Description
Rex Dieter
2008-02-21 19:09:46 UTC
Created attachment 23653 [details]
add -lXrandr to slideshow plugin linking
Using this quick-n-dirty patch fixed the build issue for me.
Angelo, Another candidate patch to apply before to release kipi-plugins... Gilles SVN commit 777878 by vfuoglio: Fixed linking error in slideshow/Makefile.am (missing -lXrandr). Thanks to Rex Dieter for his patch. CCMAIL: kde-imaging@kde.org BUG: 158176 M +2 -1 NEWS M +1 -1 slideshow/Makefile.am WebSVN link: http://websvn.kde.org/?view=rev&revision=777878 Fixed in SVN, thanks for your contribution :) Regards, Valerio |