Hans Aberg <[EMAIL PROTECTED]> writes:

readline.c: In function ÿÿrl_cleanup_after_signalÿÿ:
readline.c:109: error: ÿÿrl_pending_inputÿÿ undeclared (first use in
this function)

What version of GNU Readline do you have?

Here, it works fine with 5.2.

Hi,
Also works with readline 5.0. Note, however, that libreadline on Mac OS X in /usr/lib/libreadline.dylib is actually a symlink to libedit (BSD editline) which is missing that particular symbol, according to nm. (It's also missing from /usr/include/readline/readline.h.)
It's not a perfect substitute for GNU readline.

David Fang
Computer Systems Laboratory
Electrical & Computer Engineering
Cornell University
http://www.csl.cornell.edu/~fang/
        -- (2400 baud? Netscape 3.0?? lynx??? No problem!)
_______________________________________________
Bug-guile mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-guile

Reply via email to