[Solved]Re: Dependancy between KParts and KDEUI?

Friedrich W. H. Kossebau Friedrich.W.H at kossebau.de
Wed May 10 11:07:35 BST 2006


Am Dienstag, 9. Mai 2006 23:46, schrieb Friedrich W. H. Kossebau:
> Am Dienstag, 9. Mai 2006 23:32, schrieb David Faure:
> > On Tuesday 09 May 2006 22:55, Friedrich W. H. Kossebau wrote:
> > > Hi,
> > >
> > > another bug that I now triggered is this:
> > >
> > > t_dlopen
> > > /home/koder/Programmieren/kdeinstall/lib/kde4/libkbyteseditwidget.la
> > > failed: /home/koder/Programmieren/kdeinstall/lib/libkparts.so.2:
> > > undefined symbol: _ZN13KXMLGUIClient14conserveMemoryEv
> > >
> > > Worked before monday.
> >
> > This method (KXMLGUIClient::conserveMemory()) was removed from kdeui.
> > Your kdeui has it removed, but your kparts is still calling it for some
> > reason. Are you mixing libs from kdelibs-trunk and kdelibs4_snapshot?
> > Or did you partly install kdelibs?
>
> All I did was svn up kdelibs4_snapshot, compiling and installing it (then
> same with kdebase and kdeutils)
>
> No kdelibs around (except for kdelibs/interfaces/khexedit, where I never
> called cmake :)
>
> > Check your kdelibs install, something's wrong with your libkparts.
>
> I fear cmake did not catch some dependancy, then, as all I ever did with
> kdelibs4_snapshot was/is svn up and configuring&compiling&installing after
> an update. Alex?
> But if I am the only one to experience this there's always the chance I
> forgot something I did. But I am so sure I don't <:)
>
> Wipped the build now and started a complete new one...

To find out that 
libkbyteseditwidget.la still links against libkparts.so.2, not libkparts.so.3!

So I
removed all libkparts* from the $INSTALL/lib,
removed all libkbyteseditwidget* from $INSTALL/lib/kde4,
rebuild and installed kdelibs4_snapshot, 
wipped the kdeutils build, rebuild and installed it
and..
now this problem is gone.
Sorry, no time to investigate if I was the culprit or the buildsystem missed 
something.

Thanks for the help, David
Friedrich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20060510/87bbbde8/attachment.sig>


More information about the kde-core-devel mailing list