<div dir="ltr"><div><br><br>On Sat, Nov 11, 2017 at 4:25 PM, Helmut Kudrnovsky <<a href="mailto:hellik@web.de">hellik@web.de</a>> wrote:<br>><br>> it seems there is an issue with winGRASS:<br>><br>> 32 bit:<br>><br>> <a href="https://wingrass.fsv.cvut.cz/grass73/x86/logs/log-r71641-1/error.log">https://wingrass.fsv.cvut.cz/grass73/x86/logs/log-r71641-1/error.log</a><br>><br>> GRASS GIS 7.3.svn r71641 compilation log<br>> --------------------------------------------------<br>> Started compilation: Tue Nov  7 21:30:33     2017<br>> --<br>> Errors in:<br>> /c/msys32/usr/src/grass_trunk/raster/r.in.gdal<br><br></div>The error is:<br>main.c:345: undefined reference to `GDALSetCacheMax64@4'<br><div><br></div><div>strange, GDALSetCacheMax64 should exist on 32 bit Windows, even if "the maximum amount of memory that can be addressed by a process might be
 2 GB or 3 GB, depending on the operating system capabilities."</div><div><br></div><div>Falling back to GDALSetCacheMax for MS Windows (including 64 bit Windows) in r71677.</div><div><br></div><div>Markus M<br></div><div><br>> --<br>> In case of errors please change into the directory with error and run<br>> 'make'.<br>> If you get multiple errors, you need to deal with them in the order they<br>> appear in the error log. If you get an error building a library, you will<br>> also get errors from anything which uses the library.<br>> --<br>> Finished compilation: Tue Nov  7 22:05:34     2017<br>><br>> 64bit:<br>><br>> last build:<br>><br>> WinGRASS-7.3.svn-r71641-404-Setup-x86_64.exe    08-Nov-2017 07:46       73M<br>><br>><br>><br>><br>><br>> -----<br>> best regards<br>> Helmut<br>> --<br>> Sent from: <a href="http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html">http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html</a><br>> _______________________________________________<br>> grass-dev mailing list<br>> <a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>> <a href="https://lists.osgeo.org/mailman/listinfo/grass-dev">https://lists.osgeo.org/mailman/listinfo/grass-dev</a><br><br></div></div>