https://bugs.kde.org/show_bug.cgi?id=431126
--- Comment #7 from Antonio Rojas <aro...@archlinux.org> --- (In reply to Laurent Montel from comment #6) > So perhaps there is an explaination but for the moment I didn't see it. The problem is that the linker will remove the libknotesprivate link from kcm_knote.so when using --as-needed (as it's done in most distros to prevent massive overlinking) because it doesn't use any of its public symbols. -- You are receiving this mail because: You are watching all bug changes.