freeipmi-devel
[Top][All Lists]
Advanced

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

[Freeipmi-devel] Re: [llnl-devel] readline library for fish


From: Anand Babu
Subject: [Freeipmi-devel] Re: [llnl-devel] readline library for fish
Date: Wed, 31 Mar 2004 09:20:29 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Could be because of recent changes to configure.ac
Please send me your config.log for analysis. Or you can post as a BUG
report.

For now just try disabling this line and continue with compilation.

  AC_CHECK_LIB(readline, rl_ding, AC_DEFINE(HAVE_RL_DING),
          AC_CHECK_LIB(readline, ding, [AC_DEFINE(HAVE_DING)], exit))
 
,----
| Does fish require a newer readline library???
| 
| checking for rl_ding in -lreadline... no
| checking for ding in -lreadline... no
| 
| readline-devel-4.3-5
| readline-4.3-5
`----


-- 
Anand Babu
Free as in Freedom <www.gnu.org>




reply via email to

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