CSTARS / spatial-cimis

New repository for the DWR Spatial CIMIS program
MIT License
0 stars 1 forks source link

g.extension issues with grass76 #74

Open gjscheer-ucd opened 5 years ago

gjscheer-ucd commented 5 years ago

Compiling r.solpos with g.extension breaks on grass76 on CentOS7. All known required development packages are installed: grass-devel, geos-devel, blas-devel.

GRASS 7.6.0 (cimis):~/src/r.solpos > g.extension r.solpos url=/home/cimis/src/r.solpos Fetching <r.solpos> from </home/cimis/src/r.solpos> (be patient)... Compiling... In file included from main.c:26:0: /usr/lib64/grass76/include/grass/gprojects.h:32:29: fatal error: ogr_srs_api.h: No such file or directory # include ^ compilation terminated. make: *** [OBJ.x86_64-redhat-linux-gnu/main.o] Error 1 ERROR: Compilation failed, sorry. Please check above error messages.

qjhart commented 5 years ago

@gjscheer-ucd what machine is this on? I do not see any DWR machines running 7.6. Do we have the new UCD system up?

gjscheer-ucd commented 5 years ago

@qjhart this is on a UCD internal VM. I've decided that grass7.6 is broken for compiling v.in.et so I've reverted back to grass7.4

qjhart commented 5 years ago

@gjscheer-ucd I know you reverted to 7.4, but I'll be happy to try and fix that. Do you want to give me access to a VM w/ 7.6 installed. Alternatively, I can use a docker image.