Error starting

Harald Fernengel harry at kdevelop.org
Wed Feb 12 19:06:02 UTC 2003


Hi,

On Wednesday 12 February 2003 18:43, Aaron G. Hagopian wrote:
> I'm using Mandrake 9.0 with KDE 3.1 packages from the cooker.  I've
> tried to compile from source both kdevelop 2.1.5 for kde 3.1 and 3.0a3
> and whenever i try to run the executables i get the same error.  I
> looked and this file is in kdelib.  Should i look around for a different
> kdelib rpm or could this be caused from something different??
>
> lt-kdevelop: relocation error: /usr/lib/libkdecore.so.4: undefined
> symbol: _ZN6KStyle12defaultStyleEv
>
> Any help would be appreciated.

that simply means that your header files don't match with the installed 
library. The header file declares a symbol that is never implemented. Try a 
new clean KDE installation and always use -devel packages that match with the 
binary packages.

Best regards,
Harry




More information about the KDevelop-devel mailing list