Binary incompatible change in kdelibs?
Simon Hausmann
hausmann at kde.org
Sun Oct 17 06:51:18 BST 2004
On Sunday 17 October 2004 07:43, Brad Hards wrote:
> I just upgraded my kdelibs. Konqueror no longer starts - the error dialog
> says:
>
> There was an error loading the module About-Page for Konqueror.
> The diagnostics is:
> /usr/lib/libkhtml.so.4: undefined symbol:
> _ZN9KLineEdit16contextMenuEventEP17QContextMenuEven
Looks more like you compiled khtml against fresh kdeui headers (with KLineEdit
having that new symbol, by re-implementing the existing virtual function) but
forgot to install the new libkdeui.
Simon
More information about the kde-core-devel
mailing list