From kde-mac Sat Jul 05 12:14:12 2008 From: "Maximilian Kossick" Date: Sat, 05 Jul 2008 12:14:12 +0000 To: kde-mac Subject: [KDE/Mac] Amarok 2 dyld problem Message-Id: X-MARC-Message: https://marc.info/?l=kde-mac&m=121526513125625 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 _______________________________________________ kde-mac@kde.org List Information: https://mail.kde.org/mailman/listinfo/kde-mac KDE/Mac Information: http://techbase.kde.org/index.php?title=Projects/KDE_on_Mac_OS_X