#18645: imagemagick + ufraw = dyld problem ----------------------------------+----------------------------------------- Reporter: jms@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: ImageMagick ----------------------------------+----------------------------------------- Old description:
I'm not sure which one is causing the problem, but I am persuaded it's imagemagick : I think, at least from what I've found so far, is that the macports portfile of one or the other port is using the wrong libtool to configure and install. Here is the error I get when activating imageMagick (using ufraw-batch):
''dyld: Symbol not found: _cg_jpeg_resync_to_restart[[BR]] Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO Expected in: /opt/local/lib/libjpeg.62.dylib''
I suppose that from the above that there is something missing from the 'libjpeg.62.dylib' file - but frankly I'm a bit in the dark here. Why is it using the native OS directory to call a macports '/org/local' application?
Thanks, best,
Josef.
New description: I'm not sure which one is causing the problem, but I am persuaded it's imagemagick : I think, at least from what I've found so far, is that the macports portfile of one or the other port is using the wrong libtool to configure and install. Here is the error I get when activating imageMagick (using ufraw-batch): {{{ dyld: Symbol not found: _cg_jpeg_resync_to_restart[[BR]] Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO Expected in: /opt/local/lib/libjpeg.62.dylib }}} I suppose that from the above that there is something missing from the 'libjpeg.62.dylib' file - but frankly I'm a bit in the dark here. Why is it using the native OS directory to call a macports '/opt/local' application? Thanks, best, Josef. -- Comment(by ryandesign@…): Fixing typo /org/local => /opt/local in description, adding WikiFormatting for literal output -- Ticket URL: <http://trac.macports.org/ticket/18645#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS