------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=134924 Summary: Patch to allow compile with LDFLAGS="-Wl,--as-needed" Product: digikam Version: unspecified Platform: Gentoo Packages OS/Version: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general AssignedTo: digikam-devel kde org ReportedBy: david torangan de Version: 0.9.0_beta2 (using KDE KDE 3.5.4) Installed from: Gentoo Packages OS: Linux I'm using Gentoo and have LDFLAGS="-Wl,--as-needed" activated globablly. Unfortunately digikam didn't compile with it because in digikam/showfoto/Makefile.am the libs are in wrong order. The attached patch fixes the problem without any invasive change.