php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11083 buildconf Undefined macros Zend/ylwrap
Submitted: 2001-05-24 07:27 UTC Modified: 2001-05-28 20:00 UTC
From: alberty at neptunlabs dot de Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Latest CVS (2001-05-24) OS: i686-pc-linux-gnu
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
27 - 13 = ?
Subscribe to this entry?

 
 [2001-05-24 07:27 UTC] alberty at neptunlabs dot de
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-28 20:00 UTC] sniper@php.net
Latest CVS works just fine.
Update.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 13:01:28 2024 UTC