Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem building saga with gdal 2.30 #8

Open
saberraz opened this issue Apr 8, 2018 · 0 comments
Open

Problem building saga with gdal 2.30 #8

saberraz opened this issue Apr 8, 2018 · 0 comments

Comments

@saberraz
Copy link

saberraz commented Apr 8, 2018

I am trying to build saga with gdal master. I keep receiving this error:

/usr/local/include/ogr_geometry.h:36:10: fatal error: cpl_json.h: No such file or directory
 #include "cpl_json.h"
          ^~~~~~~~~~~~
compilation terminated.
Makefile:542: recipe for target 'ogr_driver.lo' failed
make[5]: *** [ogr_driver.lo] Error 1
make[5]: Leaving directory '/usr/local/src/saga-gis-code/saga-gis/src/tools/io/io_gdal'
Makefile:402: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory '/usr/local/src/saga-gis-code/saga-gis/src/tools/io'
Makefile:400: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/usr/local/src/saga-gis-code/saga-gis/src/tools'
Makefile:400: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/usr/local/src/saga-gis-code/saga-gis/src'
Makefile:506: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/usr/local/src/saga-gis-code/saga-gis'
Makefile:417: recipe for target 'all' failed
make: *** [all] Error 2

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

No branches or pull requests

1 participant