[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[aspell-user] .33.6.3 compilation problem on HP-UX {10.20,11}
From: |
Will Partain |
Subject: |
[aspell-user] .33.6.3 compilation problem on HP-UX {10.20,11} |
Date: |
Sat, 21 Jul 2001 15:43:57 +0100 |
Hi, I get the compilation error below when compiling .33.6.3
on HP-UX, either version 10.20 or 11. I confess to no
investigation whatsoever, but thought I would pass this
along. Thanks,
Will
/our/bin/g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../ -I../util -I../lib/inc
-I../filter -I/.-ark-deploy/aspell--.33.6.3/include -I/our/include
-I/our/include -O2 -fstrict-aliasing -c termios.cc
termios.cc: In function `void aspell_check_fun::save_state()':
termios.cc:114: warning: argument of negative value `-1' to `unsigned int'
termios.cc: In function `void aspell_check_fun::restore_state()':
termios.cc:120: `delscreen' undeclared (first use this function)
termios.cc:120: (Each undeclared identifier is reported only once for each
function it appears in.)
termios.cc: In function `void aspell_check_fun::layout_screen()':
termios.cc:191: `halfdelay' undeclared (first use this function)
termios.cc:195: `getmaxyx' undeclared (first use this function)
termios.cc:201: `hline' undeclared (first use this function)
termios.cc: In function `void aspell_check_fun::get_line(std::string&)':
termios.cc:307: `KEY_END' undeclared (first use this function)
termios.cc:328: warning: argument of negative value `-1' to `unsigned int'
*** Error exit code 1
- [aspell-user] .33.6.3 compilation problem on HP-UX {10.20,11},
Will Partain <=