Hi, I get the error below while running 'configure && make' on
sparc-sun-solaris2.9.  Any clues to solve this issue would be helpful.

        prog/check_funs.cpp: In function `void get_line(acommon::String&)':
        prog/check_funs.cpp:340: error: `wget_wch' undeclared (first use
this function)
        prog/check_funs.cpp:340: error: (Each undeclared identifier is
reported only on
        e for each function it appears in.)
        prog/check_funs.cpp:354: error: `KEY_CODE_YES' undeclared (first use
this funct
        on)
        prog/check_funs.cpp:376: error: `wins_nwstr' undeclared (first use
this functio
        )
        prog/check_funs.cpp:388: error: `cchar_t' undeclared (first use this
function)
        prog/check_funs.cpp:388: error: expected `;' before "cc"
        prog/check_funs.cpp:389: error: `attr_t' undeclared (first use this
function)
        prog/check_funs.cpp:389: error: expected `;' before "att"
        prog/check_funs.cpp:391: error: `cc' undeclared (first use this
function)
        prog/check_funs.cpp:391: error: `mvwin_wch' undeclared (first use
this function
        prog/check_funs.cpp:392: error: `att' undeclared (first use this
function)
        prog/check_funs.cpp:392: error: `getcchar' undeclared (first use
this function)
        *** Error code 1
        make: Fatal error: Command failed for target `prog/check_funs.o'
        Current working directory /u/x089387/soft/aspell-0.60.6
        *** Error code 1
        make: Fatal error: Command failed for target `all-recursive'


Thanks!



_______________________________________________
Aspell-user mailing list
Aspell-user@gnu.org
http://lists.gnu.org/mailman/listinfo/aspell-user

Reply via email to