[MacPorts] #40928: ds9: crashes at runtime with _astGAttr symbol not found error

MacPorts noreply at macports.org
Sat Oct 26 12:32:31 PDT 2013


#40928: ds9: crashes at runtime with _astGAttr symbol not found error
-------------------------------+-----------------------
  Reporter:  Deil.Christoph@…  |      Owner:  aronnax@…
      Type:  defect            |     Status:  reopened
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.2.0
Resolution:                    |   Keywords:
      Port:  ds9               |
-------------------------------+-----------------------

Comment (by aronnax@…):

 The problem is the linking order change in
 source:trunk/dports/science/ds9/files/patch-ds9_Makefile.diff at 106158. The
 {{{astGAttr}}} symbol is referenced in {{{libast.dylib}}}, but defined in
 {{{libsaotk.a}}}. I tried leaving the {{{libast}}} link in the same order
 but changing it from {{{../lib/libast.a}}} to {{{-last}}} so as to pick up
 the shared library from port {{{ast}}}. However, that didn't work.

-- 
Ticket URL: <https://trac.macports.org/ticket/40928#comment:8>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list