<div dir="ltr">Hey all,<br><div><br></div><div>This probably has a simple explanation.</div><div><br></div><div>I have downloaded the 3.8.2 source code.</div><div><br></div><div>In the local source code directory I make a build dir and cd into it.</div><div><br></div><div>I then do this:</div><div><br></div><div>CMAKE_INSTALL_PREFIX=/usr GDAL_JAVA_INSTALL_DIR=/usr/java/packages/lib cmake ..<br></div><div><br></div><div>And then this:</div><div><br></div><div>CMAKE_INSTALL_PREFIX=/usr GDAL_JAVA_INSTALL_DIR=/usr/java/packages/lib cmake --build .<br></div><div><br></div><div>And after a short while I get this error message:</div><div><br></div>CMake Error at port/CMakeLists.txt:122 (message):<br>  /home/bdz/Downloads/tmp/gdal-3.8.2/port/cpl_config.h was found, and likely conflicts with /home/bdz/Downloads/tmp/gdal-3.8.2/build/port/cpl_config.h<br><div><br></div><div>Can you tell me what I am doing wrong?</div><div><br></div></div>