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.