Opened 15 years ago

Closed 14 years ago

#18645 closed defect (worksforme)

imagemagick + ufraw = dyld problem

Reported by: jms@… Owned by: ryandesign (Ryan Carsten Schmidt)
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
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 (5)

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

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

Description: modified (diff)

I'm not familiar with ufraw-batch. Do you get the problem also when running an ImageMagick program standalone?

Do you have anything in /usr/local? It can sometimes interfere with MacPorts-installed software.

What version of Mac OS X, Xcode and MacPorts do you have, and on what Mac?

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed

Closing due to lack of response.

Note: See TracTickets for help on using tickets.