gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet-scheme] 157/324: README.org: Note Guile 3.0.7 cannot be used for


From: gnunet
Subject: [gnunet-scheme] 157/324: README.org: Note Guile 3.0.7 cannot be used for compilation.
Date: Tue, 21 Sep 2021 13:23:17 +0200

This is an automated email from the git hooks/post-receive script.

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit f962d39c2001837435126a7b73d388709b9a1d96
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Sun Jul 18 20:37:50 2021 +0200

    README.org: Note Guile 3.0.7 cannot be used for compilation.
    
    * README.org (How to build & install): Note that and explain why
      Guile 3.0.7 are currently unusable for compilation.
---
 README.org | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.org b/README.org
index f6e8108..181e9ef 100644
--- a/README.org
+++ b/README.org
@@ -21,6 +21,12 @@
     make check
   #+END_SRC
   TODO install
+
+  Guile 3.0.7 doesn't read #{${}}# properly, leading
+  to compilation errors.  You'll need to use an older
+  version of Guile (e.g. Guile 3.0.2 is known to work)
+  or apply the patch from 
[[https://debbugs.gnu.org/cgi/bugreport.cgi?bug=49623][bug #49623]].
+
 * things that work
   TODO: test suite for download & publish.
   TODO (elsewhere): GNUnet service definitions for Guix in container

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]