[PHP-DEV] Bug #11083: buildconf Undefined macros Zend/ylwrap From: alberty <email protected>
Date: 05/24/01

From: alberty <email protected>
Operating system: i686-pc-linux-gnu
PHP version: 4.0 Latest CVS (2001-05-24)
PHP Bug Type: *Install and Config
Bug description: buildconf Undefined macros Zend/ylwrap

buildconf results on my suse 7.0 distribution:

buildconf: checking installation...
buildconf: autoconf version 2.13 (ok)
buildconf: automake version 1.4 (ok)
buildconf: libtool version 1.4 (ok)
rebuilding Makefile templates
automake: configure.in: installing `Zend/ylwrap'
rebuilding configure
autoconf: Undefined macros:
***BUG in Autoconf--please report*** AC_ZEND_BROKEN_SPRINTF
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
***BUG in Autoconf--please report*** AC_ZEND_BROKEN_SPRINTF
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
***BUG in Autoconf--please report*** AC_ZEND_BROKEN_SPRINTF
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
***BUG in Autoconf--please report*** AC_ZEND_BROKEN_SPRINTF
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
***BUG in Autoconf--please report*** AC_ZEND_BROKEN_SPRINTF
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
***BUG in Autoconf--please report*** AC_ZEND_BROKEN_SPRINTF
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
***BUG in Autoconf--please report*** AC_ZEND_BROKEN_SPRINTF
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
***BUG in Autoconf--please report*** AC_ZEND_BROKEN_SPRINTF
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
configure.in:92:AC_AIX
rebuilding acconfig.h
rebuilding main/php_config.h.in

---

a simple ./configure results:

checking for type of readdir_r... POSIX checking whether to include debugging 2.13... ./configure: line 8085: syntax error near unexpected token `else' ./configure: line 8085: `else'

--- here is my config GNU Bison version 1.28 flex version 2.5.4 glibc 2.1

-- Edit Bug report at: http://bugs.php.net/?id=11083&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>