From: Jone <yeger9@gmail.com>
To: help-guix <help-guix@gnu.org>
Subject: Problems with guile
Date: Mon, 12 Mar 2018 22:52:57 +0300 [thread overview]
Message-ID: <20180312225257.438ebef9@gmail.com> (raw)
Hello! I wanted to learn more about Scheme. Earlier I could run guile,
but after latest updates (maybe, updates - not sure):
~> guile
Backtrace:
12 (apply-smob/1 #<catch-closure f916e0>)
In ice-9/boot-9.scm:
705:2 11 (call-with-prompt ("prompt") #<procedure 11f9360 at ic…> …)
In ice-9/eval.scm:
619:8 10 (_ #(#(#<directory (guile-user) 105f140>)))
In unknown file:
9 (primitive-load "/home/jone/.guile")
In ice-9/eval.scm:
721:20 8 (primitive-eval (use-modules (ice-9 readline)))
In ice-9/psyntax.scm:
1235:36 7 (expand-top-sequence ((use-modules (ice-9 readline))) _ …)
1182:24 6 (parse _ (("placeholder" placeholder)) ((top) #(# # …)) …)
285:10 5 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) …)
In ice-9/boot-9.scm:
3365:20 4 (process-use-modules _)
222:17 3 (map1 (((ice-9 readline))))
3366:31 2 (_ ((ice-9 readline)))
2791:6 1 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ …)
In unknown file:
0 (scm-error misc-error #f "~A ~S" ("no code for modu…" …) …)
ERROR: In procedure scm-error:
no code for module (ice-9 readline)
********************************************************
~> guix package -I guile
guile-readline 2.2.3
- installed for test, freshly
~> guix package -p /run/current-system/profile -I guile
guile 2.2.3
********************************************************
After comment string in ~/.guile "(use-modules (ice-9 readline))"
guile starts, but does not highlight matching brackets as before.
??
next reply other threads:[~2018-03-12 16:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-12 19:52 Jone [this message]
2018-03-14 12:31 ` Problems with guile Oleg Pykhalov
2018-03-14 13:03 ` Ludovic Courtès
2018-03-14 17:37 ` Efraim Flashner
2018-03-20 10:53 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180312225257.438ebef9@gmail.com \
--to=yeger9@gmail.com \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).