guile-devel
[Top][All Lists]
Advanced

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

Re: Readline init broke on master


From: Andy Wingo
Subject: Re: Readline init broke on master
Date: Tue, 20 Oct 2009 21:23:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

On Tue 20 Oct 2009 05:38, Mike Gran <address@hidden> writes:

> On Mon, 2009-10-19 at 21:17 +0200, Andy Wingo wrote:
>> On Sun 18 Oct 2009 22:11, Mike Gran <address@hidden> 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.

Is your configure actually detecting readline? Is it possible you have
an old guile-readline install?

Andy
-- 
http://wingolog.org/




reply via email to

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