unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Mike Gran <spk121@yahoo.com>
To: Andy Wingo <wingo@pobox.com>
Cc: Guile Devel <guile-devel@gnu.org>
Subject: Re: Readline init broke on master
Date: Mon, 19 Oct 2009 20:38:42 -0700	[thread overview]
Message-ID: <1256009922.16662.37.camel@localhost.localdomain> (raw)
In-Reply-To: <m31vkzqjlf.fsf@pobox.com>

On Mon, 2009-10-19 at 21:17 +0200, Andy Wingo wrote:
> On Sun 18 Oct 2009 22:11, Mike Gran <spk121@yahoo.com> writes:
> 
> > If I start up an interactive session with the current master, and I
> > enter the following three lines at the prompt
> >
> > (use-modules (ice-9 readline))<CR>
> > (activate-readline)<CR>
> > <CR>
> >  
> > I get an infinite loop of 
> >
> > ERROR: Wrong number of arguments to #<program 9dfdee0
> > at /usr/local/share/guile/1.9/ice-9/readline.scm:210:14 (repl-prompt)>
> 
> Did you perhaps make install in modules/ but not in readline/ ? 

Don't think so.  I tried it again.  Did the usual

rm -rf ~/.cache
cd guile 
rm -rf cache
git pull
CFLAGS="-O0 -g3 -gdwarf-2" ./configure
make clean
make
su
make install

Same result as before.

-Mike





  reply	other threads:[~2009-10-20  3:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-18 20:11 Readline init broke on master Mike Gran
2009-10-19 19:17 ` Andy Wingo
2009-10-20  3:38   ` Mike Gran [this message]
2009-10-20 19:23     ` Andy Wingo

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://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1256009922.16662.37.camel@localhost.localdomain \
    --to=spk121@yahoo.com \
    --cc=guile-devel@gnu.org \
    --cc=wingo@pobox.com \
    /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).