Hello. I want to try the development version of GNU Octave[1] on my ~amd64 gentoo linux system.
After cloning the repository[2], reading the instructions at [3], bootstrapping, changing to directory .build and running ./configure, I am getting the error messages: [...] checking for sgemm_ in -lblas... (cached) no ../configure: line 32516: test: =: unary operator expected ../configure: line 34026: test: =: unary operator expected ../configure: line 35581: test: =: unary operator expected configure: error: BLAS and LAPACK libraries are required Any clues? [1] http://www.gnu.org/software/octave/get-involved.html [2] http://www.octave.org/hg/octave [3] http://www.octave.org/hg/octave/file/tip/etc/HACKING Romildo
