Re: Building Guile from git sources stuck during make

2018-03-24 Thread dsmich
Jeremy Korwin-Zmijowski 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]: L

Re: Building Guile from git sources stuck during make

2018-03-24 Thread David Pirotte
Hi Jeremy, > I am trying to build Guile from git sources (master branch) You should consider to checkout and build the stable-2.2 branch instead - unless you want to help and work on the next (Guile-3.0) release, but did not sound like your objective, reading your last sentence. Then as Eli me

Re: Building Guile from git sources stuck during make

2018-03-24 Thread Matt Wette
On 03/24/2018 04:21 AM, Jeremy Korwin-Zmijowski wrote: I am trying to build Guile from git sources (master branch) but when I issue make command, the process is stuck here : BOOTSTRAP GUILEC ice-9/eval.go wrote `ice-9/eval.go' BOOTSTRAP GUILEC ice-9/psyntax-pp.go Try letting

Re: Building Guile from git sources stuck during make

2018-03-24 Thread Eli Zaretskii
> From: Jeremy Korwin-Zmijowski > Date: Sat, 24 Mar 2018 12:21:11 +0100 > > 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/

Building Guile from git sources stuck during make

2018-03-24 Thread Jeremy Korwin-Zmijowski
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'