>Description:
In compiling mysql using
cc: WorkShop Compilers 4.2 30 Oct 1996 C 4.2
runnig under Solaris-7 (5.7 Generic sun4u sparc)
I have encountered compile failures when cc compiles
.cc files that use the constant "false" in place
of "FALSE" ( clean/sql_string.c line 238).
>Fix:
replaced false with FALSE.
>Submitter-Id: <submitter ID>
>Originator:
>Organization:
McMaster University
>MySQL support: [none ]
>Synopsis: compile error under Solaris 7 (cc: SC 4.2)
>Severity: critical
>Priority:
>Category: mysql
>Class: sw-bug
>Release: mysql-3.22.22 (Source distribution)
>Environment:
System: SunOS pinks 5.7 Generic sun4u sparc SUNW,Ultra-5_10
Architecture: sun4
Some paths: /usr/local/bin/perl /usr/ccs/bin/make /opt/SUNWspro/bin/cc
Compilation info: CC='cc' CFLAGS='' CXX='cc' 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_02 built for sun4-solaris
| Thread |
|---|
| • Compile failure under Solaris 7 | kavelaar | 14 May |