Comment 5 for bug 1005219

Revision history for this message
Martin Konôpka (martin.konopka) wrote :

The problem with ATLAS manifests itself not only when calling (from octave) the polyfit() function but also in other cases. In my case I need to perform inversion of a complex matrix:

imat = inv(mat);

Doing this, I see an error message

/usr/bin/octave: symbol lookup error: /usr/lib/liblapack.so.3gf: undefined symbol: ATL_izamax