Hello Rene, test-guild-compile fails, because after pause is called, it never receives SIGINT, and the signal handler never runs. Removing the pause will work for now. I think there is either something wrong with the pause implementation on glibc for the Hurd, or the guile wrapper of it. I am looking into that. Manolis