-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I think this cannot be right (contents of the wrapper which sits inside the app bundle):
#!/bin/sh
# created by cmake, don't edit, changes will be lost
DYLD_LIBRARY_PATH=/opt/local/var/macports/build/_opt_local_ppcports_kde_kate/kate/work/build/lib/./:/opt/local/lib${DYLD_LIBRARY_PATH:+:$DYLD_LIBRARY_PATH} "/opt/local/var/macports/build/_opt_local_ppcports_kde_kate/kate/work/build/kwrite/[kwrite.app/Contents/MacOS/kwrite](http://kwrite.app/Contents/MacOS/kwrite)" "$@"
Starting with the wrapper, I get:
$ /Applications/MacPorts/KDE4/[kwrite.app/Contents/MacOS/kwrite.shell](http://kwrite.app/Contents/MacOS/kwrite.shell)
dyld: Symbol not found: __cg_QuantizeBuffer
Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
Expected in: /opt/local/lib/libGIF.dylib
Without the wrapper it also fails (I think we have seen this earlier):
P. S. I have built kate from MacStrop port now, with one difference: this patch is needed, at least for gcc: macports/macports-ports@374ad7a
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
