2017-05-03 9:20 GMT+02:00 Thomas Danckaert <post@thomasdanckaert.be>:From: Catonano <catonano@gmail.com>
Subject: guix gc
Date: Tue, 2 May 2017 20:25:37 +0200
Also, building a master branch now gives me these warnings
[...]
Did run ./bootstrap and ./configure again after the garbage collection? After gc, some of the references to compilers, libraries etc found by your original ./configure run might not be valid anymore (at least that's how I understand it. has happened to me several times).
I did rerun configure but not bootstrap. I will try. Thanks