[MacPorts] #40019: pspp 0.8.0 can't find cblas_dsdot () in optimized libgslblas

MacPorts noreply at macports.org
Tue Aug 6 04:58:47 PDT 2013


#40019: pspp 0.8.0 can't find cblas_dsdot () in optimized libgslblas
-------------------------------+----------------------------
  Reporter:  david.w.watson@…  |      Owner:  dtakahashi42@…
      Type:  defect            |     Status:  closed
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:
Resolution:  invalid           |   Keywords:
      Port:  pspp gsl          |
-------------------------------+----------------------------
Changes (by jochen@…):

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


Comment:

 You need to link against libgslcblas! libgslblas should not even exist, I
 believe.
 {{{
 >otool -L /opt/local/lib/libgslcblas.a | grep dsdot
 /opt/local/lib/libgslcblas.a(sdsdot.o):
 /opt/local/lib/libgslcblas.a(dsdot.o):
 }}}

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


More information about the macports-tickets mailing list