php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59245 phpize fails
Submitted: 2010-06-01 11:46 UTC Modified: 2011-05-15 03:21 UTC
From: orterer at gmail dot com Assigned:
Status: Not a bug Package: gearman (PECL)
PHP Version: 5.3.2 OS: Debian (2.6.32.1)
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: orterer at gmail dot com
New email:
PHP Version: OS:

 

 [2010-06-01 11:46 UTC] orterer at gmail dot com
Description:
------------
for some reason the phpize fails.
i cant say if its only with gearman or with all extensions.


Actual result:
--------------
/php-5.3.2/ext/gearman-0.7.0# phpize
Configuring for:
PHP Api Version:         20090626
Zend Module Api No:      20090626
Zend Extension Api No:   220090626
/usr/bin/m4:configure.in:8: undefined macro `AC_PROG_EGREP'
/usr/bin/m4:configure.in:8: undefined macro `LT_AC_PROG_SED'
autoconf: Undefined macros:
configure.in:142:dnl Only allow AC_PROG_CXX and AC_PROG_CXXCPP if they are explicitly called (by PHP_REQUIRE_CXX).
configure.in:143:dnl Otherwise AC_PROG_LIBTOOL fails if there is no working C++ compiler.
configure.in:144:AC_PROVIDE_IFELSE([PHP_REQUIRE_CXX], [], [
configure.in:145:  undefine([AC_PROG_CXX])
configure.in:146:  AC_DEFUN([AC_PROG_CXX], [])
configure.in:147:  undefine([AC_PROG_CXXCPP])
configure.in:148:  AC_DEFUN([AC_PROG_CXXCPP], [php_prog_cxxcpp=disabled])
configure.in:150:AC_PROG_LIBTOOL


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-05-15 03:21 UTC] hradtke@php.net
This is an issue with phpize and/or your build environment.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 13:01:31 2024 UTC