Hi Daniel, What is the output of the configure script?
On my system (with readline4): ... checking for tparm in -lncursesw... yes Compiling with curses user interface. checking for tparm in -lcurses... yes checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes Using the readline library. ... I haven't compiled Hunspell with readline5 yet. Regards, Laci Quoting Daniel Naber <[EMAIL PROTECTED]>: > On Donnerstag 05 Januar 2006 16:16, [EMAIL PROTECTED] wrote: > > > Hunspell 1.1.3 can be download on the Sourceforge.net: > > > > https://sourceforge.net/project/showfiles.php?group_id=143754 > > Did someone manage to compile it under Suse 10.0 with these options? > ./configure --with-ui --with-readline > > I get this error: > hunspell.cxx: In function 'int set_rltext()': > hunspell.cxx:504: error: 'rl_insert_text' was not declared in this scope > hunspell.cxx:506: error: 'rl_startup_hook' was not declared in this scope > hunspell.cxx:506: error: 'rl_hook_func_t' was not declared in this scope > hunspell.cxx:506: error: expected primary-expression before ')' token > (...) > > The readline-devel package is installed. > > Regards > Daniel > > -- > http://www.danielnaber.de > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
