Hello!
On Sat, Sep 13, 2003 at 06:05:58PM +0400, Hans Reiser wrote:
> >>my system definitely has readline installed, and i get the same error.
> >On the other hand, you need not only readline itself, but also its header
> >files.
> >Lots of distributions (e.g. redhat-alike) form another package called
> >(usuaully) readline-devel,
> >that contains this necessary stuff.
> did you adjust our headers to be redhat compatible? If not, please do.
The problem turned out to be that RedHat's readline was compiled with ncurses
dynamically, so when you link in readline, you need to link ncurses too.
Vitaly will release the fix to configure script shortly, I believe.
Bye,
Oleg