[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Building Guile from git sources stuck during make
From: |
Jeremy Korwin-Zmijowski |
Subject: |
Building Guile from git sources stuck during make |
Date: |
Sat, 24 Mar 2018 12:21:11 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.8.0 |
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
For information :
$ uname -a
Linux patch 3.13.0-141-lowlatency #190+7.0trisquel2 SMP PREEMPT Tue
Jan 23 23:59:12 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
I don't have specific needs, just looking for fun hacking with Guile,
Spacemacs and GNU.
Cheers,
Jeremy
- Building Guile from git sources stuck during make,
Jeremy Korwin-Zmijowski <=