From: [EMAIL PROTECTED]
Operating system: RedHat 7.2
PHP version: 4.0CVS-2002-04-11
PHP Bug Type: Compile Failure
Bug description: Undefined macro `AC_PROG_LIBTOOL'
The output says it all:
[root@cpu2212 php4]# ./buildconf
buildconf: checking installation...
buildconf: autoconf version 2.13 (ok)
buildconf: automake version 1.6 (ok)
buildconf: libtool version 1.4 (ok)
rebuilding configure
configure.in:828: /usr/bin/m4: Undefined macro `AC_PROG_LIBTOOL'
autoconf: Undefined macros:
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
configure.in:1044:AC_PROG_LIBTOOL
configure.in:155:AC_MSG_RESULT([$php_cv_cc_dashr])
configure.in:165: AC_MSG_RESULT([$php_cv_cc_rpath])
configure.in:185: AC_MSG_RESULT(${1}.${2} (ok))
configure.in:248:AC_MSG_RESULT([$PHP_SAPI])
configure.in:289: AC_DEFINE(HAVE_LIBSOCKET,1,[ ]) ], [
configure.in:315: AC_DEFINE(HAVE_LIBNSL,1,[ ]) ],[
configure.in:318: AC_DEFINE(HAVE_LIBNSL,1,[ ]) ], [])
configure.in:344: AC_DEFINE(HAVE_LIBSOCKET,1,[ ]) ], [
configure.in:347: AC_DEFINE(HAVE_LIBRESOLV,1,[ ])
configure.in:451: AC_DEFINE(HAVE_SOCKADDR_STORAGE,1,[Whether you have
struct sockaddr_storage])
configure.in:461: AC_DEFINE(HAVE_IPV6,1,[Whether you have IPv6 support])
configure.in:540: AC_DEFINE(HAVE_GETADDRINFO,1,[Define if you have the
getaddrinfo function])
configure.in:566:dnl AC_MSG_RESULT([$ac_cv_type_in_addr_t])
configure.in:568: AC_DEFINE(in_addr_t, u_int, [ ])
configure.in:650: AC_DEFINE(PHP_SAFE_MODE,1,[ ])
configure.in:652: AC_DEFINE(PHP_SAFE_MODE,0,[ ])
configure.in:662:
AC_DEFINE(PHP_SAFE_MODE_EXEC_DIR,"/usr/local/php/bin", [ ])
configure.in:663: AC_MSG_RESULT([/usr/local/php/bin])
configure.in:665:
AC_DEFINE_UNQUOTED(PHP_SAFE_MODE_EXEC_DIR,"$withval", [ ])
configure.in:666: AC_MSG_RESULT([$withval])
configure.in:669:
AC_DEFINE(PHP_SAFE_MODE_EXEC_DIR,"/usr/local/php/bin", [ ])
configure.in:670: AC_MSG_RESULT([/usr/local/php/bin])
configure.in:673:
AC_DEFINE(PHP_SAFE_MODE_EXEC_DIR,"/usr/local/php/bin", [ ])
configure.in:674: AC_MSG_RESULT([/usr/local/php/bin])
configure.in:689: AC_DEFINE(PHP_SIGCHILD, 1, [ ])
configure.in:691: AC_DEFINE(PHP_SIGCHILD, 0, [ ])
configure.in:698: AC_DEFINE(MAGIC_QUOTES, 1, [ ])
configure.in:700: AC_DEFINE(MAGIC_QUOTES, 0, [ ])
configure.in:723: AC_DEFINE(DEFAULT_SHORT_OPEN_TAG,"1",[ ])
configure.in:725: AC_DEFINE(DEFAULT_SHORT_OPEN_TAG,"0",[ ])
configure.in:736: AC_DEFINE(HAVE_DMALLOC,1,[Whether you have dmalloc])
configure.in:746: AC_DEFINE(HAVE_CRYPT,1,[ ])
configure.in:792:AC_MSG_RESULT([$PHP_VERSIONING])
configure.in:836: AC_DEFINE(ZTS,1,[ ])
configure.in:949:AC_DEFINE_UNQUOTED(PHP_BUILD_DATE,"$PHP_BUILD_DATE",[PHP
build date])
configure.in:951:AC_DEFINE_UNQUOTED(PHP_UNAME,"$PHP_UNAME",[uname -a
output])
configure.in:953:AC_DEFINE_UNQUOTED(PHP_OS,"$PHP_OS",[uname output])
rebuilding acconfig.h
rebuilding main/php_config.h.in
configure.in:828: /usr/bin/m4: Undefined macro `AC_PROG_LIBTOOL'
--
Edit bug report at http://bugs.php.net/?id=16552&edit=1
--
Fixed in CVS: http://bugs.php.net/fix.php?id=16552&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=16552&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=16552&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=16552&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16552&r=support
Expected behavior: http://bugs.php.net/fix.php?id=16552&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=16552&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=16552&r=submittedtwice