#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