Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

g.extension issues with grass76 #74

Open
gjscheer-ucd opened this issue Jun 27, 2019 · 3 comments
Open

g.extension issues with grass76 #74

gjscheer-ucd opened this issue Jun 27, 2019 · 3 comments
Assignees

Comments

@gjscheer-ucd
Copy link
Collaborator

gjscheer-ucd commented Jun 27, 2019

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 <ogr_srs_api.h>
^
compilation terminated.
make: *** [OBJ.x86_64-redhat-linux-gnu/main.o] Error 1
ERROR: Compilation failed, sorry. Please check above error messages.

@gjscheer-ucd gjscheer-ucd assigned qjhart and gjscheer-ucd and unassigned qjhart Jun 27, 2019
@qjhart
Copy link
Collaborator

qjhart commented Jun 28, 2019

@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
Copy link
Collaborator Author

@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
Copy link
Collaborator

qjhart commented Jul 1, 2019

@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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants