[GRASS-dev] Trouble while compiling with BLAS and LAPACK

Hi Listers,

   I am running in problems while compiling GRASS 6.3 with BLAS and LAPACK support. The ./configure is done by:

CFLAGS="-g -Wall" ./configure --with-blas --with-lapack --with-gdal=/usr/bin/gdal-config --with-tcltk=/usr/include/tcl8.4/

   So far everything is fine.

   Running make stops with Error 1 and the error.log reveals quite some problems. The first problem is pointing to lapack.h and is comming from gmath. Lapack was installed from the repositories of Ubuntu as well as Blas.

   Can someone confirm these problems and/or maybe has a way out of it?

Cheers Thomas

On Wed, May 14, 2008 at 1:30 PM, Thomas Becker <thomasgeo@gmx.de> wrote:

Hi Listers,

I am running in problems while compiling GRASS 6.3 with BLAS and LAPACK
support. The ./configure is done by:

CFLAGS="-g -Wall" ./configure --with-blas --with-lapack
--with-gdal=/usr/bin/gdal-config --with-tcltk=/usr/include/tcl8.4/

So far everything is fine.

Running make stops with Error 1 and the error.log reveals quite some
problems. The first problem is pointing to lapack.h and is comming from
gmath. Lapack was installed from the repositories of Ubuntu as well as Blas.

Can someone confirm these problems and/or maybe has a way out of it?

I have tried (Mandriva) - no problems.
Please post more detailed the error(s). They seem to be specific.

Markus