Re: [gdal-dev] ${GDAL_GIT_HASH} is not properly initialized

2022-05-05 Thread Even Rouault
I managed to reproduce. Fixed per https://github.com/OSGeo/gdal/pull/5677 Le 05/05/2022 à 21:35, Jorge Gustavo Rocha a écrit : Hi, I'm compiling GDAl on local master, on Ubuntu, using default git. cmake is working, but I'm not able to install gdal afterwards. For some reason, when I run: sudo

[gdal-dev] ${GDAL_GIT_HASH} is not properly initialized

2022-05-05 Thread Jorge Gustavo Rocha
Hi, I'm compiling GDAl on local master, on Ubuntu, using default git. cmake is working, but I'm not able to install gdal afterwards. For some reason, when I run: sudo make install or sudo cmake --build . --target install I get the following error: -- Found Git: /usr/bin/git (found version "2.

Re: [gdal-dev] Moving GDAL GRASS driver in a dedicated repository ?

2022-05-05 Thread Markus Neteler
Hi Even, (summary for the lists) On Mon, May 2, 2022 at 1:38 PM Even Rouault wrote: > > Hi Markus, > > looks good to me. So maybe now you can send a pull request to remove the > drivers from OSGeo/GDAL and modify > https://gdal.org/drivers/raster/grass.html & > https://gdal.org/drivers/vector/gr