[GRASS-dev] [GRASS-SVN] r66413 - grass-addons/grass7/vector/v.kriging

Martin Landa landa.martin at gmail.com
Mon Oct 5 00:44:17 PDT 2015


Hi,

2015-10-05 9:41 GMT+02:00 Martin Landa <landa.martin at gmail.com>:
> compilation was simply failing on build server (Debian stable):
>
>> In file included from main.c:47:0:
>> global.h:28:29: error: unknown type name ‘vec_struct’
>> global.h:28:43: error: unknown type name ‘vec_struct’
>> global.h:31:8: error: unknown type name ‘mat_struct’
> ...

even GRASS is compiled with lapack and blas support. I checked config.h again:

/* define if LAPACK exists */
#define HAVE_LIBLAPACK 1

/* define if BLAS exists */
#define HAVE_LIBBLAS 1

Ma

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa


More information about the grass-dev mailing list