guile-readline/configure in guile-1.4 checks for rl_pre_input_hook in libreadline. However, it checks it as a function while it actually is a function pointer variable. This does not go through all linkers. I noticed this on HP-UX 10.20. Btw. your page at http://www.gnu.org/software/guile/guile.html seems to lag behind. -- Marko Kohtala - [EMAIL PROTECTED]
