#19713: atlas-3.8.2 -----------------------------+---------------------------------------------- Reporter: aronnax@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: -----------------------------+---------------------------------------------- When attempting to build a program that uses a particular clapack function, the linker complains that the symbol is undefined. In particular, I get the following error message: {{{ $ gcc-mp-4.3 -I/opt/local/include -L/opt/local/lib -lcblas -llapack -latlas main.c Undefined symbols: "_clapack_dgesv", referenced from: _biasfilter_update in cc65P2Zm.o ld: symbol(s) not found collect2: ld returned 1 exit status }}} -- Ticket URL: <http://trac.macports.org/ticket/19713> MacPorts <http://www.macports.org/> Ports system for Mac OS