#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@…): I tried adding a dependency on the {{{pgplot}}} port and linking with {{{ -last_pgplot -last_pgplot3d -lpgplot}}}. See attached patch. I am now getting this error message: {{{ %PGPLOT, PGQLS: no graphics device has been selected %PGPLOT, PGSLS: no graphics device has been selected %PGPLOT, PGQVSZ: no graphics device has been selected %PGPLOT, PGQLW: no graphics device has been selected %PGPLOT, PGSLW: no graphics device has been selected %PGPLOT, PGQCI: no graphics device has been selected %PGPLOT, PGSCI: no graphics device has been selected !! AST: Error at line 128 in file grid2d.C. ! astGScales: The graphics window or viewport has zero size. ! astGrid(Plot): Graphics error in astGScales. !! AST: Error at line 128 in file grid2d.C. ! astGScales: The graphics window or viewport has zero size. ! astGrid(Plot): Graphics error in astGScales. }}} I don't understand what pgplot has to do with it; the DS9 source tarball comes with source code for all of its own dependencies and definitely does not contain source code for pgplot. -- Ticket URL: <https://trac.macports.org/ticket/40928#comment:15> MacPorts <http://www.macports.org/> Ports system for OS X