aspell-user
[Top][All Lists]
Advanced

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

[Aspell-user] Building on Solaris


From: Bill Moseley
Subject: [Aspell-user] Building on Solaris
Date: Fri, 26 May 2006 12:37:37 -0700
User-agent: Mutt/1.5.11+cvs20060126

SunOS  5.8 Generic_117350-22 sun4u sparc SUNW,Sun-Fire-880
aspell-0.60.4
gcc version 3.4.2

I'm not very familiar with Solaris.
Ideas?  Is the test for HAVE_WIDE_CURSES not right?


$ make
Making all in .
make[1]: Entering directory `/data/home/bmoseley/aspell/aspell-0.60.4'
depbase=`echo prog/check_funs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if g++ -DHAVE_CONFIG_H -I. -I. -I./gen  -I./gen -I./common -I./interfaces/cc/ 
-I./modules/speller/default/ -DLOCALEDIR=\"/home/bmoseley/aspell/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:340: error: `wget_wch' undeclared (first use this function)
prog/check_funs.cpp:340: error: (Each undeclared identifier is reported only 
once for each function it appears in.)
prog/check_funs.cpp:354: error: `KEY_CODE_YES' undeclared (first use this 
function)
prog/check_funs.cpp:376: error: `wins_nwstr' undeclared (first use this 
function)
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)
make[1]: *** [prog/check_funs.o] Error 1
make[1]: Leaving directory `/data/home/bmoseley/aspell/aspell-0.60.4'
make: *** [all-recursive] Error 1






-- 
Bill Moseley
address@hidden





reply via email to

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