At 10:40 AM -0400 8/26/99, mack@stripped wrote:
>>Description:
>
>c++ -DUNDEF_THREADS_HACK -I./../include -I../include
>-I./.. -I.. -I.. -O -fno-implicit-templates -DDBUG_OFF
>-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c mysql.cc
>In file included from mysql.cc:54:
>/usr/include/term.h:1060: syntax error before `,'
>/usr/include/term.h:1081: syntax error before `;'
>/usr/include/term.h:1082: syntax error before `;'
>/usr/include/term.h:1101: syntax error before `['
>/usr/include/term.h:1108: syntax error before `*'
>/usr/include/term.h:1111: syntax error before `;'
>/usr/include/term.h:1115: syntax error before `;'
>/usr/include/term.h:1116: syntax error before `;'
>/usr/include/term.h:1209: `chtype' was not declared in this scope
>/usr/include/term.h:1209: parse error before `('
>make[2]: *** [mysql.o] Error 1
>make[2]: Leaving directory `/home/mack/src/mysql-3.22.25/client'
>make[1]: *** [all-recursive] Error 1
>make[1]: Leaving directory `/home/mack/src/mysql-3.22.25'
>
>>How-To-Repeat:
>
>>Fix:
The fix is to read the manual. Please check the Solaris notes section of
chapter 4, it describes what you need to do.
--
Paul DuBois, paul@stripped