I am trying to build MySQL from a new clone of the bitkeeper repository, and am running into some difficulty...
I am running Debian Woody, and am running unstable. Following are the relevant utilities/versions installed on my system: =========================================================================== root@local-dbmaster-test:/usr/local/src/temp/mysql-4.0# autoconf --version autoconf (GNU Autoconf) 2.54 Written by David J. MacKenzie and Akim Demaille. Copyright 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. root@local-dbmaster-test:/usr/local/src/temp/mysql-4.0# automake --version automake (GNU automake) 1.5 Written by Tom Tromey <[EMAIL PROTECTED]>. Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. root@local-dbmaster-test:/usr/local/src/temp/mysql-4.0# libtool --version ltmain.sh (GNU libtool) 1.4.2a (1.922.2.100 2002/06/26 07:25:14) root@local-dbmaster-test:/usr/local/src/temp/mysql-4.0# m4 --version GNU m4 1.4 =========================================================================== Following is the output of autoheader --verbose (run after aclocal) =========================================================================== root@local-dbmaster-test:/usr/local/src/temp/mysql-4.0# autoheader --verbose WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' WARNING: and `config.h.top', to define templates for `config.h.in' WARNING: is deprecated and discouraged. WARNING: Using the third argument of `AC_DEFINE' and WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without WARNING: `acconfig.h': WARNING: AC_DEFINE([NEED_MAIN], 1, WARNING: [Define if a function `main' is needed.]) WARNING: More sophisticated templates can also be produced, see the WARNING: documentation. autoheader: autoheader: running /usr/bin/autom4te --language=autoconf --verbose to trace from configure.in autoheader: running: /usr/bin/autom4te --language=autoconf --verbose --trace A C_CONFIG_HEADERS:'$$config_h ||= "$1";' --trace AH_OUTPUT:'$$verbatim{"$1"} = "\ $2";' --trace AC_DEFINE_TRACE_LITERAL:'$$symbol{"$1"} = 1;' configure.in >/tmp/a hOhFqbK/traces.pl autom4te: the trace request object is: $VAR1 = bless( [ '0', 0, [ '/usr/share/autoconf' ], [ '--reload-state=/usr/share/autoconf/autoconf/autoconf.m4f', 'aclocal.m4', 'configure.in' ], { 'AC_HEADER_STAT' => 1, 'AC_FUNC_STRFTIME' => 1, 'AC_PROG_RANLIB' => 1, 'AC_FUNC_WAIT3' => 1, 'AC_FUNC_SETPGRP' => 1, 'AC_HEADER_TIME' => 1, 'AC_FUNC_SETVBUF_REVERSED' => 1, 'AC_HEADER_SYS_WAIT' => 1, 'AC_TYPE_UID_T' => 1, 'AM_CONDITIONAL' => 1, 'AC_CHECK_LIB' => 1, 'AC_PROG_LN_S' => 1, 'AC_FUNC_MEMCMP' => 1, 'AC_FUNC_FORK' => 1, 'AC_FUNC_GETGROUPS' => 1, 'AC_HEADER_MAJOR' => 1, 'AC_FUNC_STRTOD' => 1, 'AC_HEADER_DIRENT' => 1, 'AC_FUNC_UTIME_NULL' => 1, 'AC_CONFIG_FILES' => 1, 'AC_FUNC_ALLOCA' => 1, 'AC_C_CONST' => 1, 'include' => 1, 'AC_FUNC_OBSTACK' => 1, 'AC_FUNC_LSTAT' => 1, 'AC_STRUCT_TIMEZONE' => 1, 'AC_FUNC_GETPGRP' => 1, 'AC_DEFINE_TRACE_LITERAL' => 1, 'AC_CHECK_HEADERS' => 1, 'AC_TYPE_MODE_T' => 1, 'AC_CHECK_TYPES' => 1, 'AC_PROG_YACC' => 1, 'AC_TYPE_PID_T' => 1, 'AC_FUNC_STRERROR_R' => 1, 'AC_STRUCT_ST_BLOCKS' => 1, 'AC_PROG_GCC_TRADITIONAL' => 1, 'AC_TYPE_SIGNAL' => 1, 'AM_PROG_LIBTOOL' => 1, 'AC_FUNC_FNMATCH' => 1, 'AC_PROG_CPP' => 1, 'AC_FUNC_STAT' => 1, 'AC_PROG_INSTALL' => 1, 'AM_GNU_GETTEXT' => 1, 'AC_FUNC_STRCOLL' => 1, 'AC_LIBSOURCE' => 1, 'AC_C_INLINE' => 1, 'AC_FUNC_CHOWN' => 1, 'AC_PROG_LEX' => 1, 'AH_OUTPUT' => 1, 'AC_HEADER_STDC' => 1, 'AC_FUNC_GETLOADAVG' => 1, 'AC_CHECK_FUNCS' => 1, 'AC_TYPE_SIZE_T' => 1, 'AC_DECL_SYS_SIGLIST' => 1, 'AC_FUNC_MKTIME' => 1, 'AC_PROG_MAKE_SET' => 1, 'AC_PROG_CXX' => 1, 'm4_pattern_allow' => 1, 'm4_include' => 1, 'm4_pattern_forbid' => 1, 'AC_PROG_AWK' => 1, 'AC_FUNC_VPRINTF' => 1, 'AC_CONFIG_HEADERS' => 1, 'AC_PATH_X' => 1, 'AC_TYPE_OFF_T' => 1, 'AC_FUNC_MALLOC' => 1, 'AC_FUNC_ERROR_AT_LINE' => 1, 'AC_FUNC_FSEEKO' => 1, 'AC_FUNC_MMAP' => 1, 'AC_STRUCT_TM' => 1, 'AC_SUBST' => 1, 'AC_PROG_LIBTOOL' => 1, 'AC_PROG_CC' => 1 } ], 'Request' ); autom4te: running: /usr/bin/m4 --nesting-limit=1024 --include=/usr/share/autocon f --define=m4_warnings=syntax --debug=aflq --error-output=autom4te.cache/traces. 0t --trace=AC_CHECK_FUNCS --trace=AC_CHECK_HEADERS --trace=AC_CHECK_LIB --trace= AC_CHECK_TYPES --trace=AC_CONFIG_FILES --trace=AC_CONFIG_HEADERS --trace=AC_C_CO NST --trace=AC_C_INLINE --trace=AC_DECL_SYS_SIGLIST --trace=AC_DEFINE_TRACE_LITE RAL --trace=AC_FUNC_ALLOCA --trace=AC_FUNC_CHOWN --trace=AC_FUNC_ERROR_AT_LINE - -trace=AC_FUNC_FNMATCH --trace=AC_FUNC_FORK --trace=AC_FUNC_FSEEKO --trace=AC_FU NC_GETGROUPS --trace=AC_FUNC_GETLOADAVG --trace=AC_FUNC_GETPGRP --trace=AC_FUNC_ LSTAT --trace=AC_FUNC_MALLOC --trace=AC_FUNC_MEMCMP --trace=AC_FUNC_MKTIME --tra ce=AC_FUNC_MMAP --trace=AC_FUNC_OBSTACK --trace=AC_FUNC_SETPGRP --trace=AC_FUNC_ SETVBUF_REVERSED --trace=AC_FUNC_STAT --trace=AC_FUNC_STRCOLL --trace=AC_FUNC_ST RERROR_R --trace=AC_FUNC_STRFTIME --trace=AC_FUNC_STRTOD --trace=AC_FUNC_UTIME_N ULL --trace=AC_FUNC_VPRINTF --trace=AC_FUNC_WAIT3 --trace=AC_HEADER_DIRENT --tra ce=AC_HEADER_MAJOR --trace=AC_HEADER_STAT --trace=AC_HEADER_STDC --trace=AC_HEAD ER_SYS_WAIT --trace=AC_HEADER_TIME --trace=AC_LIBSOURCE --trace=AC_PATH_X --trac e=AC_PROG_AWK --trace=AC_PROG_CC --trace=AC_PROG_CPP --trace=AC_PROG_CXX --trace =AC_PROG_GCC_TRADITIONAL --trace=AC_PROG_INSTALL --trace=AC_PROG_LEX --trace=AC_ PROG_LIBTOOL --trace=AC_PROG_LN_S --trace=AC_PROG_MAKE_SET --trace=AC_PROG_RANLI B --trace=AC_PROG_YACC --trace=AC_STRUCT_ST_BLOCKS --trace=AC_STRUCT_TIMEZONE -- trace=AC_STRUCT_TM --trace=AC_SUBST --trace=AC_TYPE_MODE_T --trace=AC_TYPE_OFF_T --trace=AC_TYPE_PID_T --trace=AC_TYPE_SIGNAL --trace=AC_TYPE_SIZE_T --trace=AC_ TYPE_UID_T --trace=AH_OUTPUT --trace=AM_CONDITIONAL --trace=AM_GNU_GETTEXT --tra ce=AM_PROG_LIBTOOL --trace=include --trace=m4_include --trace=m4_pattern_allow - -trace=m4_pattern_forbid --reload-state=/usr/share/autoconf/autoconf/autoconf.m4 f aclocal.m4 configure.in </dev/null >autom4te.cache/output.0t configure.in:8: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst configure.in:2429: error: `os2/Makefile' is already registered with AC_CONFIG_FI LES. autoconf/status.m4:844: AC_CONFIG_FILES is expanded from... configure.in:2429: the top level autom4te: /usr/bin/m4 failed with exit status: 1 autoheader: /usr/bin/autom4te failed with exit status: 1 =============================================================================== Please pardon the word wrapping. Any assistance would be appreciated. --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php