#46228: openmodelica-devel: error: dgesv (LAPACK) linking failed using -llapack -lblas ----------------------------------------+-------------------------------- Reporter: dersh@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: openmodelica-devel, atlas | ----------------------------------------+-------------------------------- Comment (by vince@…): Hi Adam, I’m sorry to be very late on this. If the log you joined is dependable, the problem is that the configuration script lacks a ‘-latlas’ flag. The reported missing functions are indeed neither in liblapack.a nor in libblas.a but in libatlas.a. So the configure script should be modified accordingly. But since it is an unofficial port, I am afraid you’re a bit on your own here. -- Ticket URL: <https://trac.macports.org/ticket/46228#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X