> This means that HAVE_RL_GETC_FUNCTION isn't defined in your
> libguile/scmconfig.h (can you verify this?).
Verified.
> This in turn means that ac_cv_var_rl_getc_function in your
> config.cache is "no" (please verify).
Verified.
> ... But if that is true, you should
> have been warned during configuration that your readline library is
> too old. Did you see such a warning?
Not the first time: it's hard to spot in all that autoconf output. But it's
there.
After setting LDFLAGS and CPPFLAGS appropriately it works OK. The only real
problem here is that the warning scrolls by quite quickly and isn't easy to
spot amongst the normal output. Perhaps a few ******'s or something else that
uses a lot of ink in the message? Better still would be to have the module
throw an error from within activate-readline if the readline library hasn't
been configured, but I don't know how hard this would be to do.
Thanks for your help on this.
Ian
--
Ian Grant, Computer Lab., New Museums Site, Pembroke Street, Cambridge
Phone: +44 1223 334420 Personal e-mail: iang at pobox dot com