In that case it doesn't even build. Its giving me errors with ncurses variables:
prog/check_funs.cpp: In function 'void get_line(acommon::String&)': prog/check_funs.cpp:340: error: 'wget_wch' was not declared in this scope prog/check_funs.cpp:354: error: 'KEY_CODE_YES' was not declared in this scope prog/check_funs.cpp:376: error: 'wins_nwstr' was not declared in this scope prog/check_funs.cpp:388: error: 'cchar_t' was not declared in this scope prog/check_funs.cpp:388: error: expected `;' before 'cc' prog/check_funs.cpp:389: error: 'attr_t' was not declared in this scope prog/check_funs.cpp:389: error: expected `;' before 'att' prog/check_funs.cpp:391: error: 'cc' was not declared in this scope prog/check_funs.cpp:391: error: 'mvwin_wch' was not declared in this scope prog/check_funs.cpp:392: error: 'att' was not declared in this scope prog/check_funs.cpp:392: error: 'getcchar' was not declared in this scope make[1]: *** [prog/check_funs.o] Error 1 I think these variables are declared in curses library. Let me know what needs to be done. I have been successfully able to compile and run aspell with ncurses on Linux but its just failing with Solaris sparc and AIX. Thanks for all ur help. Regards Tanu On Jan 24, 2008 2:08 AM, Kevin Atkinson <[EMAIL PROTECTED]> wrote: > On Wed, 23 Jan 2008, Tanu Manchanda wrote: > > > Hi, > > > > I have build aspell on Solaris 10 machine(sparc). It went fine. I build > it > > with ncurses on. Now, when I run it, it went into an infinite loop > saying" > > Sorry that is an invalid choice!?" > > Try building again with ncurses disabled and see if that helps. >
_______________________________________________ Aspell-user mailing list Aspell-user@gnu.org http://lists.gnu.org/mailman/listinfo/aspell-user