[GRASSLIST:390] Re: compile grass51_exp_2003_06_07

Paul Kelly paul-grass at stjohnspoint.co.uk
Sun Jun 15 06:16:48 EDT 2003


On Sat, 14 Jun 2003, Martin Pokorny wrote:

> I encountered the same problem, which I corrected with the following
> modification to a makefile.
>
> include/Make/Grass.make: l.193
>     added $(LAPACKLIB) and $(BLASLIB) to def of GMATHLIB, i.e,
>     GMATHLIB    = -l$(GMATH_LIBNAME) $(LAPACKLIB) $(BLASLIB)
>
> The problem occurs because the missing functions are from the lapack
> and/or blas libraries, which are required by GMATH_LIBNAME when you
> configure with lapack and/or blas.

I think that looks right so I have fixed it in CVS.




More information about the grass-user mailing list