#25662: qrupdate: +atlas variant fails to build: undefined symbols ------------------------------------+--------------------------------------- Reporter: moe.nicholas@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: haspatch | Port: qrupdate ------------------------------------+--------------------------------------- Comment(by lawrence.ong@…): Replying to [comment:41 vince@…]:
The patch should read: BLAS="-L${prefix}/lib -ltatlas" and nothing else behind.
Arpack needs rebuilding too. The Atlas dynamic libraries have changed into libsatlas (single threaded) and libtalas (threaded).
Thanks. Rebuilding arpack solves the following problem: {{{ dyld: Library not loaded: /opt/local/lib/libptcblas.dylib Referenced from: /opt/local/lib/libarpack.2.dylib Reason: image not found Trace/BPT trap: 5 }}} -- Ticket URL: <https://trac.macports.org/ticket/25662#comment:56> MacPorts <http://www.macports.org/> Ports system for Mac OS