aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Aspell-user] Cannot Build 0.60.1 --disable-nls on Solaris


From: Vin Shelton
Subject: Re: [Aspell-user] Cannot Build 0.60.1 --disable-nls on Solaris
Date: Fri, 12 Nov 2004 15:04:37 -0500

Hello Kevin,

Kevin Atkinson <address@hidden> writes:

> On Wed, 10 Nov 2004, Vin Shelton wrote:
>
>> I started from a freshly untarred aspell-0.60.1 and applied the patch,
>> then ran configure and make.
>
> Ok does aspell-0.60 work (WITHOUT the patch)?

No:

if g++ -DHAVE_CONFIG_H -I. -I/u/sheltonv/software/SunOS-5.8/build/aspell-0.60 
-I./gen  -I/u/sheltonv/software/SunOS-5.8/build/aspell-0.60/gen 
-I/u/sheltonv/software/SunOS-5.8/build/aspell-0.60/common 
-I/u/sheltonv/software/SunOS-5.8/build/aspell-0.60/interfaces/cc/ 
-I/u/sheltonv/software/SunOS-5.8/build/aspell-0.60/modules/speller/default/ 
-DLOCALEDIR=\"/u/sheltonv/software/SunOS-5.8/share/locale\"   -g -O2 
-fno-exceptions -MT prog/check_funs.o -MD -MP -MF "$depbase.Tpo" -c -o 
prog/check_funs.o prog/check_funs.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
prog/check_funs.cpp: In function `void get_line(acommon::String&)':
prog/check_funs.cpp:334: error: `wget_wch' undeclared (first use this function)
prog/check_funs.cpp:334: error: (Each undeclared identifier is reported only 
once for each function it appears in.)
prog/check_funs.cpp:348: error: `KEY_CODE_YES' undeclared (first use this 
function)
prog/check_funs.cpp:370: error: `wins_nwstr' undeclared (first use this 
function)
prog/check_funs.cpp:382: error: `cchar_t' undeclared (first use this function)
prog/check_funs.cpp:382: error: expected `;' before "cc"
prog/check_funs.cpp:383: error: `attr_t' undeclared (first use this function)
prog/check_funs.cpp:383: error: expected `;' before "att"
prog/check_funs.cpp:385: error: `cc' undeclared (first use this function)
prog/check_funs.cpp:385: error: `mvwin_wch' undeclared (first use this function)
prog/check_funs.cpp:386: error: `att' undeclared (first use this function)
prog/check_funs.cpp:386: error: `getcchar' undeclared (first use this function)
make[1]: *** [prog/check_funs.o] Error 1
make[1]: Leaving directory `/u/sheltonv/software/SunOS-5.8/build/aspell-0.60'
make: *** [all-recursive] Error 1

The last release I had built and installed here is aspell-0.50.5.

Thank you,
  Vin Shelton




reply via email to

[Prev in Thread] Current Thread [Next in Thread]