|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2006-05-26 15:30 UTC] rrichards@php.net
[2008-05-04 12:43 UTC] rrichards@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sun Nov 02 08:00:02 2025 UTC |
Description: ------------ can't compile with pecl command on RedHatLinux9. (P.S Why no option "4.4.2" at "PHP version" form field on bug DB website ?) # php -version PHP 4.4.2 (cli) (built: Jan 28 2006 10:44:12) Copyright (c) 1997-2006 The PHP Group Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies # rpm -qa | grep auto | sort autoconf-2.57-3 autofs-3.1.7-36 automake-1.6.3-5 automake14-1.4p6-5.1 automake15-1.5-6 # rpm -qa | grep gcc | sort gcc-3.2.2-5 gcc-c++-3.2.2-5 gcc-g77-3.2.2-5 gcc-gnat-3.2.2-5 gcc-java-3.2.2-5 libgcc-3.2.2-5 # pecl install xmlwriter downloading xmlwriter-2.0.4.tgz ... Starting to download xmlwriter-2.0.4.tgz (10,470 bytes) .....done: 10,470 bytes 4 source files, building running: phpize Configuring for: PHP Api Version: 20020918 Zend Module Api No: 20020429 Zend Extension Api No: 20050606 configure.in:20: error: possibly undefined macro: AC_MSG_ERROR If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure:2997: error: possibly undefined macro: AC_DEFINE ERROR: `phpize' failed