You are not logged in.
Pages: 1
Hi Folks
I need SAGA GIS in my QGIS. First I installed SAGA 7.5 but ended up with the error "unsupportet SAGA Version found" in QGIS.
So I moved forward and tried to install saga-gis-ltr [AUR],
but the installation failed with the final lines:
/usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
| ^~~~~~~
In file included from PROJ4_Shapes.h:68,
from MLB_Interface.cpp:104:
PROJ4_Base.h:70:10: fatal error: projects.h: No such file or directory
70 | #include <projects.h>
| ^~~~~~~~~~~~
compilation terminated.
make[5]: *** [Makefile:557: MLB_Interface.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../.. -D_FORTIFY_SOURCE=2 -fPIC -I../../../../src/saga_core -D_SAGA_LINUX -D_TYPEDEF_BYTE -D_TYPEDEF_WORD -D_SAGA_UNICODE -g -DDEBUG -fopenmp -lgomp -I/usr/lib/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -MT crs_assign.lo -MD -MP -MF .deps/crs_assign.Tpo -c crs_assign.cpp -o crs_assign.o >/dev/null 2>&1
make[5]: Leaving directory '/home/harry/.cache/yay/saga-gis-ltr/src/saga-2.3.1/src/modules/projection/pj_proj4'
make[4]: *** [Makefile:392: all-recursive] Error 1
make[4]: Leaving directory '/home/harry/.cache/yay/saga-gis-ltr/src/saga-2.3.1/src/modules/projection'
make[3]: *** [Makefile:392: all-recursive] Error 1
make[3]: Leaving directory '/home/harry/.cache/yay/saga-gis-ltr/src/saga-2.3.1/src/modules'
make[2]: *** [Makefile:392: all-recursive] Error 1
make[2]: Leaving directory '/home/harry/.cache/yay/saga-gis-ltr/src/saga-2.3.1/src'
make[1]: *** [Makefile:498: all-recursive] Error 1
make[1]: Leaving directory '/home/harry/.cache/yay/saga-gis-ltr/src/saga-2.3.1'
make: *** [Makefile:409: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Error making: saga-gis-ltrCan I fix this or is it a bug I have to report?
Cheers Giuseppe
Last edited by GiuseppeSchnee (2020-03-12 14:47:09)
Offline
Pages: 1