2 messages in com.mysql.lists.mysqlCompile falure on Solaris 8
FromSent OnAttachments
Heger, Scott16 Jun 2000 10:23 
sin...@mysql.com16 Jun 2000 12:11 
Subject:Compile falure on Solaris 8
From:Heger, Scott (scot@gca.net)
Date:06/16/2000 10:23:55 AM
List:com.mysql.lists.mysql

Attempting to "make" mysql on Solaris 8 I consistantly get the following error:

c++ -DUNDEF_THREADS_HACK -I./../include -I../include -I./.. -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -DDBUG_OFF -fno-implicit-templates -DHAVE_RWLOCK_T -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:1207: `chtype' was not declared in this scope /usr/include/term.h:1207: parse error before `(' *** Error code 1 make: Fatal error: Command failed for target `mysql.o' Current working directory /export/home/sheger/mysql-3.22.32/client *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /export/home/sheger/mysql-3.22.32 *** Error code 1 make: Fatal error: Command failed for target `all-recursive-am'

**************************************************************************** **************

Output from mysqlbug:

"/tmp/mysqlbug-24432/mysqlbug" 38 lines, 1585 characters SEND-PR: -*- send-pr -*- SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as SEND-PR: will all comments (text enclosed in `<' and `>'). SEND-PR: From: root To: mys@lists.mysql.com Subject: [50 character or so descriptive subject here (for reference)]

Description: <precise description of the problem (multiple lines)> How-To-Repeat: <code/input/activities to reproduce the problem (multiple lines)> Fix:

<how to correct or work around the problem, if known (multiple lines)>

Submitter-Id: <submitter ID> Originator: Super-User Organization: <organization of PR author (multiple lines)> 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.32 (Source distribution)

Environment:

<machine, os, target, libraries (multiple lines)> System: SunOS cyclone 5.8 Generic sun4m sparc SUNW,SPARCstation-5 Architecture: sun4

Some paths: /usr/bin/perl /usr/ccs/bin/make /usr/local/bin/gcc /usr/ucb/cc GCC: Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/specs gcc version 2.95.2 19991024 (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.005_03 built for sun4-solaris