[gdal-dev] Error linking srsinfo in 3.9.1 (rc1 or rc2)

Greg Troxel gdt at lexort.com
Mon Jun 24 11:53:26 PDT 2024


Scott via gdal-dev <gdal-dev at lists.osgeo.org> writes:

> On debian 12:
>
> /usr/include/c++/12/cstdlib, line 75. Context:
>
> // Need to ensure this finds the C library's <stdlib.h> not a libstdc++
> // wrapper that might already be installed later in the include search path.
> #define _GLIBCXX_INCLUDE_NEXT_C_HEADERS
> #include_next <stdlib.h>
> #undef _GLIBCXX_INCLUDE_NEXT_C_HEADERS
> #include <bits/std_abs.h>

Is this then a Debian/gcc12 bug?


More information about the gdal-dev mailing list