On 2022/03/26 22:22, Stuart Henderson wrote: > One fix would be to ensure /usr/local/include/guile/2.2 is searched > before /usr/local/include but I've not found a way (including some > fairly disgusting hacks) to do this without major work to the build > system. .. > Anyone else have an idea that I've missed?
Great, ajacoutot@ found a better workaround, so this should now build reliably. Dmitry, do you have any ideas about how we might precompile the guile files during the port build (i.e. using the files from the staging dir)? The only way I've been able to get precompile to work is if the main files are already installed.