https://bugs.kde.org/show_bug.cgi?id=431126
--- Comment #8 from Laurent Montel <mon...@kde.org> --- (In reply to Antonio Rojas from comment #7) > (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. class KNOTES_EXPORT KNoteConfigDialog it's exported so it's public symbol for me no ? -- You are receiving this mail because: You are watching all bug changes.