Skip to content
Prev 2401 / 12125 Next

[R-pkg-devel] Lapack: undefined symbol: zgbsv_

On 12 February 2018 at 04:52, Dirk Eddelbuettel <edd at debian.org> wrote:

            
As far as I can tell Armadillo added specialised methods for banded
matrices; the routines used to solve non-banded matrices probably haven't
changed.

Coming back to the error itself, what puzzles me is that it seems to be
precisely the OSes relying on external Lapack that have a problem. It
compiles fine on Windows,
https://builder.r-hub.io/status/isolve_1.0.tar.gz-e3da3c1b83
26e62e4e14a913e5bbb5a4

So it seems the problem is distinct from the previous issues with missing
Lapack routines.