Oh yeah sorry guys, I let it work during the whole night and it did it ! I thought it was stuck because from git sources (hours) it took looooonger than from tarball sources (minutes, maybe an hour).
But after a 'sudo make install' I got this error when calling 'guile' in the console : guile: error while loading shared libraries: libguile-3.0.so.0: cannot open shared object file: No such file or directory Unless someone knows how to fix it without to recompile everything, I will recompile everything next night haha ! Jeremy On 25/03/2018 01:23, dsm...@roadrunner.com wrote: > ---- Jeremy Korwin-Zmijowski <jer...@korwin-zmijowski.fr> wrote: >> Dears, >> >> I am trying to build Guile from git sources (master branch) but when I >> issue make command, the process is stuck here : >> >> GEN guile-procedures.texi >> make[3]: Leaving directory `/home/jeko/Builds/guile/libguile' >> make[2]: Leaving directory `/home/jeko/Builds/guile/libguile' >> Making all in bootstrap >> make[2]: Entering directory `/home/jeko/Builds/guile/bootstrap' >> BOOTSTRAP GUILEC ice-9/eval.go >> wrote `ice-9/eval.go' >> BOOTSTRAP GUILEC ice-9/psyntax-pp.go > How many days did you wait? (jk) No, it doesn't take days, it just feels > like it. > > Depending on the machine, it could take hours.. > > -Dale > >