[KDE/Mac] Amarok 2 dyld problem

Maximilian Kossick maximilian.kossick at googlemail.com
Sat Jul 5 14:14:12 CEST 2008


Hi
I've been trying to compile Amarok2 from source on top of the packages
provided on the kde-mac website. After witching to GCC 4.2 it finally
compiles, but now i'm running into this problem when starting Amarok:

[Session started at 2008-07-05 11:28:31 +0200.]
dyld: Symbol not found:
__ZN6Plasma11Containment10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant
  Referenced from: /opt/kde4/lib/libamaroklib.dylib
  Expected in: dynamic lookup

The application bundle itself is installed in /Applications/KDE. All
libraries are in /opt/kde4/lib

Running otool -l libamaroklib.dylib in /opt/kde/lib shows (among other output)
Load command 17
          cmd LC_LOAD_DYLIB
      cmdsize 60
         name /opt/kde4/lib/libamarokplasma.dylib (offset 24)
   time stamp 2 Thu Jan  1 01:00:02 1970
      current version 1.0.0
compatibility version 1.0.0

So it looks to me as if it is picking up the correct plasma library.

I'm not the only one who has run into this problem, as you can see in
this post on the Amarok forum:
http://amarok.kde.org/forum/index.php/topic,15517.0.html

Does anybody know a solution for this problem, or has a suggestion how
I could debug it further?

Thanks in advance,
Max


More information about the kde-mac mailing list