From: Jeffrey Dickens Date: March 24 1999 3:57pm Subject: MySQL requiers a ANSI C compiler.. .and gcc 2.8.1 isn't ? List-Archive: http://lists.mysql.com/mysql/897 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Just finished reinstalling gcc, and thought my mysql problems would be = over... # configure loading cache ./config.cache checking host system type... i586-pc-sco3.2v5.0.4 checking target system type... i586-pc-sco3.2v5.0.4 checking build system type... i586-pc-sco3.2v5.0.4 checking for a BSD compatible install... ./install-sh -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... no checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking for ranlib... : checking for ld used by GCC... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for BSD-compatible nm... /usr/ccs/bin/nm -p checking whether ln -s works... yes checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... no checking if gcc static flag -static works... none checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... = yes checking command to parse /usr/ccs/bin/nm -p output... no checking how to hardcode library paths into programs... relink checking for /usr/ccs/bin/ld option to reload object files... -r checking dynamic linker characteristics... sco3.2v5.0.4 ld.so checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for objdir... .libs creating libtool checking for bison... no checking for byacc... no checking if we should use skip-locking as default for sco3.2v5.0.4... no checking for ln... /bin/ln checking for ln... /bin/ln checking for mv... /bin/mv checking for rm... /bin/rm checking for cp... /bin/cp checking for sed... /bin/sed checking for cmp... /bin/cmp checking for chmod... /bin/chmod checking for hostname... /usr/bin/hostname checking for perl5... no checking for perl... /usr/bin/perl checking for ps... /bin/ps checking how to check if pid exists... /bin/ps -p $$PID | grep mysqld > = /dev/nul l checking for kill... /bin/kill checking for kill switches... /bin/kill -0 $$PID checking for gcc option to accept ANSI C... no configure: error: MySQL requiers a ANSI C compiler (and a C++ compiler). = Try gcc . See the Installation chapter in the Reference Manual. # gcc -v Reading specs from /usr/local/lib/gcc-lib/i586-pc-sco3.2v5.0.4/2.8.1/specs gcc version 2.8.1 # pwd /usr/local/src/mysql-3.22.20a #=20 Jeff Dickens Software Tools Engineer ERS Boxboro (978) 264-2832