[MacPorts] #36621: __cg_jpeg_resync_to_restart error on system open and edit commands

MacPorts noreply at macports.org
Tue Oct 16 06:15:34 PDT 2012


#36621: __cg_jpeg_resync_to_restart error on system open and edit commands
-------------------------------+--------------------------------
  Reporter:  Deil.Christoph@…  |      Owner:  macports-tickets@…
      Type:  defect            |     Status:  closed
  Priority:  Normal            |  Milestone:
 Component:  base              |    Version:  2.1.2
Resolution:  invalid           |   Keywords:
      Port:                    |
-------------------------------+--------------------------------
Changes (by ryandesign@…):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 It's an error to set the DYLD_LIBRARY_PATH environment variable because it
 will cause problems like this. Any program that recommends you set this,
 or sets it itself, is built incorrectly and should be fixed. If that's not
 an option, usually the DYLD_FALLBACK_LIBRARY_PATH environment variable is
 a safer one to set.

 In this specific case the fact that OS X's default filesystem is case-
 insensitive contributed to the problem. (The library the jpeg MacPorts
 port installs is libjpeg.dylib; the system library is libJPEG.dylib.)
 However, installing OS X on a case-sensitive filesystem usually comes with
 its own set of problems and I don't recommend it.

-- 
Ticket URL: <https://trac.macports.org/ticket/36621#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list