Re: Building Guile from git sources stuck during make

2018-03-25 Thread Mark H Weaver
Jeremy Korwin-Zmijowski writes: > 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 > longer than from tarball sources (minutes, maybe an hour). > > But after a 'sudo make install' I got this error when c

Re: Building Guile from git sources stuck during make

2018-03-25 Thread Jeremy Korwin-Zmijowski
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 longer 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:

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'