Hello,
l...@gnu.org (Ludovic Courtès) skribis:
> Ryan Watkins skribis:
>
>> and proceeded to try:
>> guix build -f guix.scm --with-input=guile=guile-next
>>
>> to no avail, thus the two errors received are:
>> http://paste.lisp.org/display/341595
>
> FTR the Automake test failure here is:
>
> ER
Hi Ryan,
Sorry for the late reply!
Ryan Watkins skribis:
> and proceeded to try:
> guix build -f guix.scm --with-input=guile=guile-next
>
> to no avail, thus the two errors received are:
> http://paste.lisp.org/display/341595
FTR the Automake test failure here is:
--8<---cut here-
Hi everybody,
I am currently finding these two errors upon trying to build the
chickadee library from this file:
https://git.dthompson.us/chickadee.git/blob/HEAD:/guix.scm
I ran the commands:
guix environment -l guix.scm
./bootstrap && ./configure;
and proceeded to try:
guix build -f guix.scm --