[GRASS-user] SVN problems

Daniel Victoria daniel.victoria at gmail.com
Wed Aug 18 08:17:35 EDT 2010


Got it working now! I did not have FFTW included in the compilation.
Once I installed the libraries and set the --with-fftw flag it all
worked. Grass 6.5 looks very nice. I'm particularly eager to try out
the modeler :) Looks very nice! Congrats all!

Daniel

On Wed, Aug 18, 2010 at 2:43 AM, Glynn Clements
<glynn at gclements.plus.com> wrote:
>
> Daniel Victoria wrote:
>
>> I get errors in lib/gmath that says:
>>
>>  /home/daniel/grass/grass6_devel/lib/gmath/blas_level_1.c:91:
>> undefined reference to `sqrt'
>>
>> Am I missing some library?
>
> No; it's a bug in lib/gmath/Makefile, which should have $(MATHLIB) in
> the definition of EXTRA_LIBS.
>
> $(MATHLIB) (typically -lm) will usually get pulled in anyhow (e.g. via
> $(FFTWLIB)), hence the reason that no-one has noticed this before.
>
> --
> Glynn Clements <glynn at gclements.plus.com>
>


More information about the grass-user mailing list