Opened 15 years ago

Last modified 14 years ago

#18645 closed defect

imagemagick + ufraw = dyld problem — at Version 2

Reported by: jms@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: ImageMagick

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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.

Change History (2)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to ryandesign@…
Port: ImageMagick added

comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

Fixing typo /org/local => /opt/local in description, adding WikiFormatting for literal output

Note: See TracTickets for help on using tickets.