From: [EMAIL PROTECTED]
Operating system: FreeBSD4.5
PHP version: 4CVS-2002-10-05
PHP Bug Type: *Compile Issues
Bug description: A little problem with buildconf
I just cvsuped the branch 4_3 and I got the following error on the
buildconf:
# ./buildconf
using default Zend directory
rebuilding configure
configure.in:802: /usr/local/bin/gm4: Undefined macro `AC_PROG_LIBTOOL'
autoconf: Undefined macros:
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
configure.in:1028:AC_PROG_LIBTOOL
configure.in:142: AC_MSG_RESULT(${1}.${2} (ok))
configure.in:231:AC_MSG_RESULT([$PHP_SAPI])
configure.in:404: AC_DEFINE(HAVE_SOCKADDR_STORAGE,1,[Whether you have
struct sockaddr_storage])
configure.in:489: AC_DEFINE(HAVE_GETADDRINFO,1,[Define if you have the
getaddrinfo function])
configure.in:516:dnl AC_MSG_RESULT([$ac_cv_type_in_addr_t])
configure.in:518: AC_DEFINE(in_addr_t, u_int, [ ])
configure.in:606: AC_DEFINE(PHP_SAFE_MODE,1,[ ])
configure.in:608: AC_DEFINE(PHP_SAFE_MODE,0,[ ])
configure.in:618:
AC_DEFINE(PHP_SAFE_MODE_EXEC_DIR,"/usr/local/php/bin", [ ])
configure.in:619: AC_MSG_RESULT([/usr/local/php/bin])
configure.in:621:
AC_DEFINE_UNQUOTED(PHP_SAFE_MODE_EXEC_DIR,"$withval", [ ])
configure.in:622: AC_MSG_RESULT([$withval])
configure.in:625:
AC_DEFINE(PHP_SAFE_MODE_EXEC_DIR,"/usr/local/php/bin", [ ])
configure.in:626: AC_MSG_RESULT([/usr/local/php/bin])
configure.in:629: AC_DEFINE(PHP_SAFE_MODE_EXEC_DIR,"/usr/local/php/bin",
[ ])
configure.in:630: AC_MSG_RESULT([/usr/local/php/bin])
configure.in:637: AC_DEFINE(PHP_SIGCHILD, 1, [ ])
configure.in:639: AC_DEFINE(PHP_SIGCHILD, 0, [ ])
configure.in:646: AC_DEFINE(MAGIC_QUOTES, 1, [ ])
configure.in:648: AC_DEFINE(MAGIC_QUOTES, 0, [ ])
configure.in:671: AC_DEFINE(DEFAULT_SHORT_OPEN_TAG,"1",[ ])
configure.in:673: AC_DEFINE(DEFAULT_SHORT_OPEN_TAG,"0",[ ])
configure.in:683: AC_DEFINE(HAVE_DMALLOC,1,[Whether you have dmalloc])
configure.in:694: AC_DEFINE(HAVE_IPV6,1,[Whether to enable IPv6
support])
configure.in:713: AC_DEFINE(HAVE_CRYPT,1,[ ])
configure.in:766:AC_MSG_RESULT([$PHP_VERSIONING])
configure.in:810: AC_DEFINE(ZTS,1,[ ])
configure.in:925:AC_DEFINE_UNQUOTED(PHP_BUILD_DATE,"$PHP_BUILD_DATE",[PHP
build date])
configure.in:927:AC_DEFINE_UNQUOTED(PHP_UNAME,"$PHP_UNAME",[uname -a
output])
configure.in:929:AC_DEFINE_UNQUOTED(PHP_OS,"$PHP_OS",[uname output])
rebuilding main/php_config.h.in
configure.in:802: /usr/local/bin/gm4: Undefined macro `AC_PROG_LIBTOOL'
and then the script ends without finishing itself.
--
Edit bug report at http://bugs.php.net/?id=19773&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=19773&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=19773&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=19773&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=19773&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=19773&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19773&r=support
Expected behavior: http://bugs.php.net/fix.php?id=19773&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=19773&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=19773&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=19773&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19773&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=19773&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=19773&r=isapi