mkdir -p /c/Users/landa/grass_packager/grass784/x86_64/addons/v.kriging/bin mkdir -p /c/Users/landa/grass_packager/grass784/x86_64/addons/v.kriging/etc mkdir -p /c/Users/landa/grass_packager/grass784/x86_64/addons/v.kriging/docs/html mkdir -p /c/Users/landa/grass_packager/grass784/x86_64/addons/v.kriging/docs/man mkdir -p /c/Users/landa/grass_packager/grass784/x86_64/addons/v.kriging/docs/man/man1 test -d OBJ.x86_64-w64-mingw32 || mkdir -p OBJ.x86_64-w64-mingw32 gcc -I/c/OSGeo4W64/include -g -O2 -I/c/OSGeo4W64/include -I/usr/src/grass784/dist.x86_64-w64-mingw32/include -I/usr/src/grass784/dist.x86_64-w64-mingw32/include -D_FILE_OFFSET_BITS=64 -I/c/OSGeo4W64/include -I/c/OSGeo4W64/include -DPACKAGE=\""grassmods"\" -I/c/OSGeo4W64/include -I/c/OSGeo4W64/include -I/usr/src/grass784/dist.x86_64-w64-mingw32/include -I/usr/src/grass784/dist.x86_64-w64-mingw32/include -DRELDIR=\"/c/msys64/usr/src/grass-addons/src/vector/v.kriging\" -o OBJ.x86_64-w64-mingw32/geostat.o -c geostat.c In file included from local_proto.h:16, from geostat.c:1: C:/msys64/usr/src/grass784/dist.x86_64-w64-mingw32/include/grass/la.h:17:2: error: #error GRASS GIS is not configured with BLAS (la.h cannot be included) #error GRASS GIS is not configured with BLAS (la.h cannot be included) ^~~~~ C:/msys64/usr/src/grass784/dist.x86_64-w64-mingw32/include/grass/la.h:21:2: error: #error GRASS GIS is not configured with LAPACK (la.h cannot be included) #error GRASS GIS is not configured with LAPACK (la.h cannot be included) ^~~~~ In file included from geostat.c:1: local_proto.h:24:2: warning: #warning G_matrix_product() not compiled; requires GRASS GIS compiled and installed with BLAS library support [-Wcpp] #warning G_matrix_product() not compiled; requires GRASS GIS compiled and installed with BLAS library support ^~~~~~~ make: *** [/c/msys64/usr/src/grass784/include/Make/Compile.make:32: OBJ.x86_64-w64-mingw32/geostat.o] Error 1