Even,

Thanks for the quick fix, I can confirm that it works.

Holger

Am 22.04.24 um 23:52 schrieb Even Rouault:
Holger,

thanks for the report. This should be fixed per
https://github.com/OSGeo/gdal/commit/fba559b5bd8d33aac215681df4f6a613517a6c43 
which I've backported to the release/3.9 branch

A workaround is to explicitly run "cmake --target
generate_gdal_version_h" before building all other targets

Even

Le 22/04/2024 à 23:28, Holger Jaekel via gdal-dev a écrit :
Hi Even,

Am 22.04.24 um 14:12 schrieb Even Rouault via gdal-dev:
I've prepared a beta1 of GDAL 3.9.0 to get feedback from early testers.

I tried to build on Alpine Linux Edge and got the following error:


/builds/hjaekel/aports/community/gdal/src/gdal-3.9.0beta1/ogr/ogr_core.h:38:10:
fatal error: gdal_version.h: No such file or directory
   38 | #include "gdal_version.h"
      |          ^~~~~~~~~~~~~~~~
compilation terminated.


gdal_version.h seems not to be generated to build/gcore.

You can find the full build logs here:
https://gitlab.alpinelinux.org/hjaekel/aports/-/pipelines/228841

Holger

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev


_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to