Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#16868 closed defect (fixed)

BUG graphics/openjpeg: can't load libopenjpeg-2.1.2.0.dylib

Reported by: dbevans (David B. Evans) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: High Milestone:
Component: ports Version: 1.7.0
Keywords: gimp-jp2 Cc:
Port: openjpeg

Description

When trying to load libopenjpeg-2.1.2.0.dylib as a dependent library gimp-jp2 fails with error "image not found" or "expecting version 2.1.2.0 found 0.0.0"

Port openjpeg fails to set the install name properly (libopenjpeg-2.1.2.0.dylib instead of ${prefix}/lib/libopenjpeg-2.1.2.0.dylib). Versioning information is missing as well.

See attached patch for proposed solution.

Attachments (2)

patch-Portfile.diff (508 bytes) - added by dbevans (David B. Evans) 16 years ago.
Patch for Portfile
patch-Makefile.osx.diff (478 bytes) - added by dbevans (David B. Evans) 16 years ago.
Additional patchfile for files directory

Download all attachments as: .zip

Change History (6)

Changed 16 years ago by dbevans (David B. Evans)

Attachment: patch-Portfile.diff added

Patch for Portfile

Changed 16 years ago by dbevans (David B. Evans)

Attachment: patch-Makefile.osx.diff added

Additional patchfile for files directory

comment:1 Changed 16 years ago by dbevans (David B. Evans)

Priority: NormalHigh

Increased priority to HIGH. This problem keeps the GIMP JPEG2000 plug in from loading (gimp-jp2)

comment:2 Changed 16 years ago by dbevans (David B. Evans)

See #14554 for a related report.

comment:3 Changed 16 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed

No response in 5 days. Committing as r40982.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.