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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: alberty at neptunlabs dot de
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Fri Dec 27 02:01:29 2024 UTC