<div>Hi all,<br></div><div><br></div><div>I am compiling GRASS 7.6 in an HPC cluster running Scientific Linux. make is failing to find the folder or file ../../include/Make/Platform.make, I don't recall seeing this before.<br></div><div><br></div><div>This is the configuration command:<br></div><div><br></div><div> ./configure \<br></div><div>-prefix=/home/WUR/duque004/grass/ \<br></div><div>--enable-64bit --with-fftw-includes=/cm/shared/apps/fftw/openmpi/gcc/64/3.3.7/include/ \<br></div><div>--with-freetype-includes=/home/WUR/duque004/grass/freetypes/freetype-2.9.1/include/ \<br></div><div>--with-postgres=yes \<br></div><div>--with-netcdf --with-geos --with-blas --with-lapack<br></div><div><br></div><div>And its output:<br></div><div><br></div><div>GRASS is now configured for:  x86_64-pc-linux-gnu<br></div><div><br></div><div>  Source directory:           /home/WUR/duque004/grass/grass-7.6.0<br></div><div>  Build directory:            /home/WUR/duque004/grass/grass-7.6.0<br></div><div>  Installation directory:     ${prefix}/grass-7.6.0<br></div><div>  Startup script in directory:${exec_prefix}/bin<br></div><div>  C compiler:                 gcc -g -O2<br></div><div>  C++ compiler:               c++ -g -O2<br></div><div>  Building shared libraries:  yes<br></div><div>  OpenGL platform:            X11<br></div><div><br></div><div>  MacOSX application:         no<br></div><div>  MacOSX architectures:      <br></div><div>  MacOSX SDK:                <br></div><div><br></div><div>  BLAS support:               yes<br></div><div>  BZIP2 support:              no<br></div><div>  C++ support:                yes<br></div><div>  Cairo support:              yes<br></div><div>  DWG support:                no<br></div><div>  FFTW support:               yes<br></div><div>  FreeType support:           yes<br></div><div>  GDAL support:               yes<br></div><div>  GEOS support:               yes<br></div><div>  LAPACK support:             yes<br></div><div>  Large File support (LFS):   yes<br></div><div>  libLAS support:             no<br></div><div>  MySQL support:              no<br></div><div>  NetCDF support:             yes<br></div><div>  NLS support:                no<br></div><div>  ODBC support:               no<br></div><div>  OGR support:                yes<br></div><div>  OpenCL support:             no<br></div><div>  OpenGL support:             yes<br></div><div>  OpenMP support:             no<br></div><div>  PDAL support:               no<br></div><div>  PNG support:                yes<br></div><div>  POSIX thread support:       no<br></div><div>  PostgreSQL support:         yes<br></div><div>  Readline support:           no<br></div><div>  Regex support:              yes<br></div><div>  SQLite support:             yes<br></div><div>  TIFF support:               yes<br></div><div>  X11 support:                yes<br></div><div>  Zstandard support:          no<br></div><div><br></div><div>  using old PROJ 4 API<br></div><div><br></div><div>make then fails for about 50 modules, of all kinds. Running make individually always yields the same error:<br></div><div><br></div><div>$ cd /home/WUR/duque004/grass/grass-7.6.0/lib/gmath<br></div><div>$ make<br></div><div>../../include/Make/Vars.make:1: ../../include/Make/Platform.make: No such file or directory<br></div><div>../../include/Make/Shlib.make:10: warning: overriding recipe for target `/dist./lib/grass_gmath...'<br></div><div>../../include/Make/Stlib.make:5: warning: ignoring old recipe for target `/dist./lib/grass_gmath...'<br></div><div>make: *** No rule to make target `../../include/Make/Platform.make'.  Stop.<br></div><div><br></div><div>$ cd /home/WUR/duque004/grass/grass-7.6.0/lib/rst/interp_float<br></div><div>$ make<br></div><div>../../../include/Make/Vars.make:1: ../../../include/Make/Platform.make: No such file or directory<br></div><div>../../../include/Make/Shlib.make:10: warning: overriding recipe for target `/dist./lib/grass_interpfl...'<br></div><div>../../../include/Make/Stlib.make:5: warning: ignoring old recipe for target `/dist./lib/grass_interpfl...'<br></div><div>make: *** No rule to make target `../../../include/Make/Platform.make'.  Stop.<br></div><div><br></div><div>$ cd /home/WUR/duque004/grass/grass-7.6.0/raster/r.sun       <br></div><div>$ make<br></div><div>../../include/Make/Vars.make:1: ../../include/Make/Platform.make: No such file or directory<br></div><div>make: *** No rule to make target `../../include/Make/Platform.make'.  Stop.<br></div><div><br></div><div>Any clues on what may be causing this? Thank you.<br></div><div class="protonmail_signature_block"><div class="protonmail_signature_block-user"><div><br></div><div>-- <br></div><div>Luís<br></div></div></div><div><br></div>