ID:               19773
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Closed
+Status:           Bogus
 Bug Type:         *Compile Issues
 Operating System: FreeBSD4.5
 PHP Version:      4CVS-2002-10-05
 New Comment:

Your autoconf/libtool were installed wrong places..or something
similar. Not a bug -> bogus.



Previous Comments:
------------------------------------------------------------------------

[2002-10-05 17:03:15] [EMAIL PROTECTED]

It looks fixed when you upgrade autoconf and automake.

------------------------------------------------------------------------

[2002-10-05 16:49:01] [EMAIL PROTECTED]

Btw I use:

using default Zend directory
buildconf: checking installation...
buildconf: autoconf version 2.13 (ok)
buildconf: automake version 1.4-p5 (ok)
buildconf: libtool version 1.4.2 (ok)

------------------------------------------------------------------------

[2002-10-05 16:42:14] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=19773&edit=1

Reply via email to