From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [50 character or so descriptive subject here (for reference)] Compilation Problem / Solaris 2.7 >Description: <precise description of the problem (multiple lines)> Under Solaris 2.7 the make run stops with these lines: ranlib .libs/libmysqlclient.a creating libmysqlclient.la (cd .libs && ln -s ../libmysqlclient.la libmysqlclient.la) 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:50: /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 `/opt/install/mysql/mysql-3.22.14-gamma/client' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/install/mysql/mysql-3.22.14-gamma' make: *** [all-recursive-am] Error 2 >How-To-Repeat: <code/input/activities to reproduce the problem (multiple lines)> Start make under Solaris 2.7. >Fix: <how to correct or work around the problem, if known (multiple lines)> Not known. >Submitter-Id: <submitter ID> >Originator: Hartmut M. Bromkamp >Organization: ___________________ Hartmut M. Bromkamp > >MySQL support: [none | licence | email support | extended email support ] >Synopsis: <synopsis of the problem (one line)> >Severity: <[ non-critical | serious | critical ] (one line)> >Priority: <[ low | medium | high ] (one line)> >Category: mysql >Class: <[ sw-bug | doc-bug | change-request | support ] (one line)> >Release: mysql-3.22.14-gamma (Source distribution) >Environment: <machine, os, target, libraries (multiple lines)> System: SunOS Sunshine 5.7 Generic sun4c sparc SUNW,Sun_4_50 Architecture: sun4 Some paths: /bin/perl /bin/make /bin/gcc /usr/ucb/cc GCC: Reading specs from /opt/egcs/lib/gcc-lib/sparc-sun-solaris2.7/egcs-2.91.60/specs gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release) Compilation info: CC='gcc' CFLAGS='' CXX='gcc' CXXFLAGS='' LDFLAGS='' Configure command: ./configure --with-unix-socket-path=/var/tmp/mysql.sock --with-low-memory --with-mit-threads=yes Perl: This is perl, version 5.003 with EMBED ----------------------------------------------------------- Send a mail to [EMAIL PROTECTED] with unsubscribe mysql [EMAIL PROTECTED] in the body of the message to unsubscribe from this list.