This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --enable-shared --without-openssl --with-berkeley-db --with-innodb --with-ndbcluster --with-archive-storage-engine --with-csv-storage-engine --with-example-storage-engine --with-blackhole-storage-engine --with-federated-storage-engine --with-embedded-server --with-comment=MySQL Community Edition - Max (GPL) --with-server-suffix=-Max --enable-assembler --enable-local-infile --with-mysqld-user=mysql --with-unix-socket-path=/var/lib/mysql/mysql.sock --prefix=/ --with-extra-charsets=complex --exec-prefix=/usr --libexecdir=/usr/sbin --libdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var/lib/mysql --infodir=/usr/share/info --includedir=/usr/include --mandir=/usr/share/man --enable-thread-safe-client --with-readline ## --------- ## ## Platform. ## ## --------- ## hostname = mail.typei.local.in uname -m = i686 uname -r = 2.6.9-1.667 uname -s = Linux uname -v = #1 Tue Nov 2 14:41:25 EST 2004 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1674: checking build system type configure:1692: result: i686-pc-linux-gnu configure:1700: checking host system type configure:1714: result: i686-pc-linux-gnu configure:1722: checking target system type configure:1736: result: i686-pc-linux-gnu configure:1766: checking for a BSD-compatible install configure:1821: result: /usr/bin/install -c configure:1832: checking whether build environment is sane configure:1875: result: yes configure:1932: checking for gawk configure:1948: found /bin/gawk configure:1958: result: gawk configure:1968: checking whether make sets $(MAKE) configure:1988: result: yes configure:2213: checking "character sets" configure:2794: result: default: latin1, collation: latin1_swedish_ci; compiled in: latin1 latin1 utf8 big5 cp1250 cp932 eucjpms euckr gb2312 gbk latin1 latin2 sjis tis620 ucs2 ujis utf8 configure:2832: checking whether to compile national Unicode collations configure:2837: result: yes configure:3133: checking whether build environment is sane configure:3176: result: yes configure:3179: checking whether make sets $(MAKE) configure:3199: result: yes configure:3277: checking for gawk configure:3303: result: gawk configure:3359: checking for gcc configure:3385: result: gcc configure:3629: checking for C compiler version configure:3632: gcc --version &5 2.96 configure:3635: $? = 0 configure:3637: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux7/2.96/specs gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-126) configure:3640: $? = 0 configure:3642: gcc -V &5 gcc: argument to `-V' is missing configure:3645: $? = 1 configure:3668: checking for C compiler default output file name configure:3671: gcc -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 conftest.c >&5 cc1: Invalid option `32' cc1: Invalid option `tune=pentium4' configure:3674: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "mysql" | #define VERSION "5.0.13-rc" | #define DEFINE_ALL_CHARACTER_SETS 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define HAVE_CHARSET_big5 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define HAVE_CHARSET_cp1250 1 | #define HAVE_CHARSET_cp932 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define HAVE_CHARSET_eucjpms 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define HAVE_CHARSET_euckr 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define HAVE_CHARSET_gb2312 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define HAVE_CHARSET_gbk 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define HAVE_CHARSET_latin1 1 | #define HAVE_CHARSET_latin2 1 | #define HAVE_CHARSET_sjis 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define HAVE_CHARSET_tis620 1 | #define HAVE_CHARSET_ucs2 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define HAVE_CHARSET_ujis 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define HAVE_CHARSET_utf8 1 | #define USE_MB 1 | #define USE_MB_IDENT 1 | #define MYSQL_DEFAULT_CHARSET_NAME "latin1" | #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" | #define HAVE_UCA_COLLATIONS 1 | #define PROTOCOL_VERSION 10 | #define DOT_FRM_VERSION 6 | #define NDB_VERSION_MAJOR 5 | #define NDB_VERSION_MINOR 0 | #define NDB_VERSION_BUILD 13 | #define NDB_VERSION_STATUS "rc" | #define SYSTEM_TYPE "pc-linux-gnu" | #define MACHINE_TYPE "i686" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3713: error: C compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value=gcc ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_make_make_set=yes ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/src/redhat/BUILD/mysql-5.0.13-rc/missing --run aclocal-1.8' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='${SHELL} /usr/src/redhat/BUILD/mysql-5.0.13-rc/missing --run tar' AR='' ARFLAGS='' AS='' ASSEMBLER_FALSE='' ASSEMBLER_TRUE='' ASSEMBLER_sparc32_FALSE='' ASSEMBLER_sparc32_TRUE='' ASSEMBLER_sparc64_FALSE='' ASSEMBLER_sparc64_TRUE='' ASSEMBLER_x86_FALSE='' ASSEMBLER_x86_TRUE='' AUTOCONF='${SHELL} /usr/src/redhat/BUILD/mysql-5.0.13-rc/missing --run autoconf' AUTOHEADER='${SHELL} /usr/src/redhat/BUILD/mysql-5.0.13-rc/missing --run autoheader' AUTOMAKE='${SHELL} /usr/src/redhat/BUILD/mysql-5.0.13-rc/missing --run automake-1.8' AVAILABLE_LANGUAGES='czech danish dutch english estonian french german greek hungarian italian japanese korean norwegian norwegian-ny polish portuguese romanian russian serbian slovak spanish swedish ukrainian' AVAILABLE_LANGUAGES_ERRORS='' AWK='gawk' CC='gcc' CCAS='' CCASFLAGS='' CCDEPMODE='' CC_VERSION='' CFLAGS='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4 ' CHECK_PID='' CHMOD='' CLIENT_EXTRA_LDFLAGS='' CLIENT_LIBS='' CMP='' COMPILATION_COMMENT='' COMPILE_PSTACK_FALSE='' COMPILE_PSTACK_TRUE='' CONF_COMMAND='./configure '--enable-shared' '--without-openssl' '--with-berkeley-db' '--with-innodb' '--with-ndbcluster' '--with-archive-storage-engine' '--with-csv-storage-engine' '--with-example-storage-engine' '--with-blackhole-storage-engine' '--with-federated-storage-engine' '--with-embedded-server' '--with-comment=MySQL Community Edition - Max (GPL)' '--with-server-suffix=-Max' '--enable-assembler' '--enable-local-infile' '--with-mysqld-user=mysql' '--with-unix-socket-path=/var/lib/mysql/mysql.sock' '--prefix=/' '--with-extra-charsets=complex' '--exec-prefix=/usr' '--libexecdir=/usr/sbin' '--libdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var/lib/mysql' '--infodir=/usr/share/info' '--includedir=/usr/include' '--mandir=/usr/share/man' '--enable-thread-safe-client' '--with-readline' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -m32 -march=i386 -mtune=pentium4' 'CXX=gcc'' CP='' CPP='' CPPFLAGS='' CXX='gcc' CXXCPP='' CXXDEPMODE='' CXXFLAGS=' ' CXXLDFLAGS='' CXX_VERSION='' CYGPATH_W='echo' DARWIN_MWCC_FALSE='' DARWIN_MWCC_TRUE='#' DEFS='' DEPDIR='' DOT_FRM_VERSION='6' DOXYGEN='' DVIS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' F77='' FFLAGS='' FIND_PROC='' GETCONF='' GXX='' HAVE_NDBCLUSTER_DB_FALSE='' HAVE_NDBCLUSTER_DB_TRUE='' HAVE_NETWARE_FALSE='' HAVE_NETWARE_TRUE='' HAVE_YASSL_FALSE='' HAVE_YASSL_TRUE='' HOSTNAME='mail.typei.local.in' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' KILL='' LD='' LDFLAGS='' LIBDL='' LIBEDIT_LOBJECTS='' LIBOBJS='' LIBS='' LIBTOOL='' LIB_EXTRA_CCFLAGS='' LM_CFLAGS='' LN='' LN_CP_F='' LN_S='' LTLIBOBJS='' MACHINE_TYPE='i686' MAKEINDEX='' MAKEINFO='${SHELL} /usr/src/redhat/BUILD/mysql-5.0.13-rc/missing --run makeinfo' MAKE_BINARY_DISTRIBUTION_OPTIONS='' MAKE_SHELL='' MV='' MYSQLD_DEFAULT_SWITCHES='' MYSQLD_EXTRA_LDFLAGS='' MYSQLD_USER='' MYSQL_BASE_VERSION='5.0' MYSQL_NO_DASH_VERSION='5.0.13' MYSQL_SERVER_SUFFIX='' MYSQL_TCP_PORT='' MYSQL_TCP_PORT_DEFAULT='3306' MYSQL_UNIX_ADDR='' MYSQL_VERSION_ID='50013' NDB_DEFS='' NDB_SCI_INCLUDES='' NDB_SCI_LIBS='' NDB_SIZEOF_CHAR='' NDB_SIZEOF_CHARP='' NDB_SIZEOF_INT='' NDB_SIZEOF_LONG='' NDB_SIZEOF_LONG_LONG='' NDB_SIZEOF_SHORT='' NDB_VERSION_BUILD='13' NDB_VERSION_MAJOR='5' NDB_VERSION_MINOR='0' NDB_VERSION_STATUS='rc' NOINST_LDFLAGS='' NON_THREADED_LIBS='' OBJEXT='' PACKAGE='mysql' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDFLATEX='' PDFMANUAL='' PERL5='' PERL='' PROTOCOL_VERSION='10' PS='' RANLIB='' RM='' SAVE_ASFLAGS='' SAVE_CFLAGS='-O2 -g -pipe -m32 -march=i386 -mtune=pentium4' SAVE_CXXFLAGS='' SAVE_CXXLDFLAGS='' SAVE_LDFLAGS='' SED='' SET_MAKE='' SHARED_LIB_VERSION='15:0:0' SHELL='/bin/sh' STATIC_NSS_FLAGS='' STRIP='' SYSTEM_TYPE='pc-linux-gnu' TAR='' TARGET_LINUX='' TERMCAP_LIB='' THREAD_LOBJECTS='' VERSION='5.0.13-rc' WRAPLIBS='' YACC='' ZLIB_DEPS='' ZLIB_INCLUDES='' ZLIB_LIBS='' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_F77='' ac_ct_GETCONF='' ac_ct_RANLIB='' ac_ct_STRIP='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='' am__include='' am__leading_dot='.' am__quote='' bdb_includes='' bdb_libs='' bdb_libs_with_path='' bench_dirs='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' docs_dirs='' exec_prefix='/usr' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='/usr/include' infodir='/usr/share/info' innodb_includes='' innodb_libs='' innodb_system_libs='' install_sh='/usr/src/redhat/BUILD/mysql-5.0.13-rc/install-sh' libdir='/usr/lib' libexecdir='/usr/sbin' libmysqld_dirs='' linked_client_targets='' linked_netware_sources='' localstatedir='/var/lib/mysql' man_dirs='' mandir='/usr/share/man' mkdir_p='mkdir -p -- .' ndb_bin_am_ldflags='' ndb_cxxflags_fix='' ndb_mgmclient_libs='' ndb_opt_subdirs='' ndb_port='' ndb_transporter_opt_objs='' ndbcluster_includes='' ndbcluster_libs='' ndbcluster_system_libs='' netware_dir='' oldincludedir='/usr/include' openssl_includes='' openssl_libs='' prefix='/' program_transform_name='s,x,x,' pstack_dirs='' pstack_libs='' readline_basedir='' readline_dir='' readline_h_ln_cmd='' readline_link='' readline_topdir='' sbindir='${exec_prefix}/sbin' server_scripts='' sharedstatedir='${prefix}/com' sql_client_dirs='' sql_server_dirs='' sql_union_dirs='' subdirs='' sysconfdir='/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' thread_dirs='' tools_dirs='' uname_prog='' yassl_dir='' yassl_integer_extra_cxxflags='' zlib_dir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DEFINE_ALL_CHARACTER_SETS 1 #define DOT_FRM_VERSION 6 #define HAVE_CHARSET_big5 1 #define HAVE_CHARSET_cp1250 1 #define HAVE_CHARSET_cp932 1 #define HAVE_CHARSET_eucjpms 1 #define HAVE_CHARSET_euckr 1 #define HAVE_CHARSET_gb2312 1 #define HAVE_CHARSET_gbk 1 #define HAVE_CHARSET_latin1 1 #define HAVE_CHARSET_latin1 1 #define HAVE_CHARSET_latin1 1 #define HAVE_CHARSET_latin2 1 #define HAVE_CHARSET_sjis 1 #define HAVE_CHARSET_tis620 1 #define HAVE_CHARSET_ucs2 1 #define HAVE_CHARSET_ujis 1 #define HAVE_CHARSET_utf8 1 #define HAVE_CHARSET_utf8 1 #define HAVE_UCA_COLLATIONS 1 #define MACHINE_TYPE "i686" #define MYSQL_DEFAULT_CHARSET_NAME "latin1" #define MYSQL_DEFAULT_COLLATION_NAME "latin1_swedish_ci" #define NDB_VERSION_BUILD 13 #define NDB_VERSION_MAJOR 5 #define NDB_VERSION_MINOR 0 #define NDB_VERSION_STATUS "rc" #define PACKAGE "mysql" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PROTOCOL_VERSION 10 #define SYSTEM_TYPE "pc-linux-gnu" #define USE_MB 1 #define USE_MB 1 #define USE_MB 1 #define USE_MB 1 #define USE_MB 1 #define USE_MB 1 #define USE_MB 1 #define USE_MB 1 #define USE_MB 1 #define USE_MB 1 #define USE_MB 1 #define USE_MB_IDENT 1 #define USE_MB_IDENT 1 #define USE_MB_IDENT 1 #define USE_MB_IDENT 1 #define USE_MB_IDENT 1 #define USE_MB_IDENT 1 #define USE_MB_IDENT 1 #define USE_MB_IDENT 1 #define USE_MB_IDENT 1 #define USE_MB_IDENT 1 #define USE_MB_IDENT 1 #define VERSION "5.0.13-rc" configure: exit 77