[Kmymoney-devel] Re: Compile problem after KDE upgrade

Thomas Baumgart thb at net-bembel.de
Sun Dec 5 19:24:06 CET 2010


Hi,

on Sunday 05 December 2010 17:40:21 David Houlden wrote:

> On Sunday 05 December 2010 Cristian Oneț wrote:
> > On Sunday 05 December 2010 16:19:48 David Houlden wrote:
> > > Hi all.
> > >
> > > I suspect this may not be a kmymoney problem at all but would like your
> > > opinion because I am a bit lost. I have been compiling kmymoney SVN on
> > > KDE 4.5.3 without any problems. Today I upgraded my Slackware current
> > > box to KDE 4.5.4 and now I get an error linking kmymoney.
> > >
> > > Linking CXX executable kmymoney
> > > /usr/lib/libkhtml.so.5.5.0: undefined reference to
> > > `Phonon::VideoPlayer::event(QEvent*)'
> > > collect2: ld returned 1 exit status
> > >
> > > Any advice appreciated. Do you think there is a problem with the
> > > kdelibs 4.5.4 package?
> >
> > I don't think so I would suggest running a 'make clean' before running
> > make install.
> 
> Thanks for the suggestion Cristian. I did try make clean but it didn't help
> so I deleted my build directory and started again with cmake followed by
> make. I'm still getting the same error.

Strange. I just tried to see if the symbol is used on my ancient 4.3.5.

  objdump -R /usr/lib64/libkhtml.so.5.3.0 | grep Video

gives an empty result set but there's a reference to phonon:

  thb at localhost:~> ldd /usr/lib64/libkhtml.so | grep -i phon
        libphonon.so.4 => /usr/lib64/libphonon.so.4 (0x00007f81e083a000)


Maybe that helps to isolate the problem.

-- 

Regards

Thomas Baumgart

GPG-FP: E55E D592 F45F 116B 8429   4F99 9C59 DB40 B75D D3BA
-------------------------------------------------------------
Person A: It's an ISO standard.
Person B: ...And that means what?
 --mal (http://theangryadmin.blogspot.com/2008/04/future.html)
-------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 225 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kmymoney-devel/attachments/20101205/f26fc257/attachment.sig 


More information about the KMyMoney-devel mailing list