"carlo.bramix" <carlo.bra...@libero.it> writes: > make[3]: Entering directory `/home/Carlo/guile/module' > /usr/bin/mkdir -p `dirname system/base/pmatch.go` > ../pre-inst-guile-env ../guile-tools compile -o "system/base/pmatch.go" > "/cygdrive/c/msys/1.0/home/Carlo/guile-svn/module/system/base/pmatch.scm"
BTW, this is with an old copy of `master'. Currently, the compilation line looks like this: --8<---------------cut here---------------start------------->8--- GUILE_AUTO_COMPILE=0 ../meta/uninstalled-env guile-tools compile -o "ice-9/psyntax-pp.go" "ice-9/psyntax-pp.scm" --8<---------------cut here---------------end--------------->8--- Can you try updating? Thanks, Ludo'.