On Wed, Jan 05, 2005 at 11:24:53AM -0800, Karakas, David (LNI) wrote:
> Making all in readline-4.3
>         rm -f readline.o
>         gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include
> -DRL_LIBRARY_VERSION='"4.3"' -g -O readline.c
>         rm -f vi_mode.o
>         gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include
> -DRL_LIBRARY_VERSION='"4.3"' -g -O vi_mode.c
> vi_mode.c: In function `_rl_vi_change_mbchar_case':
> vi_mode.c:691: error: `mbrtowc' undeclared (first use in this function)

Try to install readline library first. If it does not compile, report that
problem to readline maintainers.

-- 
   Alexander.                      | http://www.yars.free.net/~lav/  

Reply via email to