php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56028 Can't compile.
Submitted: 2004-04-11 21:16 UTC Modified: 2005-10-23 09:43 UTC
From: list at willou dot net Assigned:
Status: Not a bug Package: imagick (PECL)
PHP Version: 4.3.3 OS: debian "stable"
Private report: No CVE-ID: None
 [2004-04-11 21:16 UTC] list at willou dot net
Description:
------------
This is the only module that I want to compile with php.

I've installed php by sources (version 4.3.5) with autoconf-2.59 & automake-1.8.3.

php.ini unchanged.

php-4.3.5/ext/imagick# phpize
configure.in:9: warning: underquoted definition of PHP_WITH_PHP_CONFIG
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
configure.in:32: warning: underquoted definition of PHP_EXT_BUILDDIR
configure.in:33: warning: underquoted definition of PHP_EXT_DIR
configure.in:34: warning: underquoted definition of PHP_EXT_SRCDIR
configure.in:35: warning: underquoted definition of PHP_ALWAYS_SHARED
acinclude.m4:19: warning: underquoted definition of PHP_PROG_RE2C
configure.in:65: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation

Reproduce code:
---------------
No code.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-13 21:25 UTC] sven_oostenbrink at yahoo dot com
I tried to compile Turck MMCache 2.4.6 in combination with PHP 5.0.0RC2 on a RH9 machine using automake 1.8.4 and autoconf 2.5.9. Both automake and autoconf seemed not to be on the standard RH9 installation that I had, so I installed them myself with ./configure, make, make install.


It looks like I got exactly the same results. is this a bug or am I missing some other package / program here?


[root@xxxxxxx turck-mmcache-2.4.6]# export PHP_PREFIX="/usr"
[root@xxxxxxx turck-mmcache-2.4.6]# $PHP_PREFIX/bin/phpize

Configuring for:
PHP Api Version:         20031224
Zend Module Api No:      20040412
Zend Extension Api No:   220040412
configure.in:9: warning: underquoted definition of PHP_WITH_PHP_CONFIG
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
configure.in:32: warning: underquoted definition of PHP_EXT_BUILDDIR
configure.in:33: warning: underquoted definition of PHP_EXT_DIR
configure.in:34: warning: underquoted definition of PHP_EXT_SRCDIR
configure.in:35: warning: underquoted definition of PHP_ALWAYS_SHARED
acinclude.m4:19: warning: underquoted definition of PHP_PROG_RE2C
acinclude.m4:1903: warning: underquoted definition of PHP_TEST_BUILD
/usr/local/share/aclocal/libxml.m4:10: warning: underquoted definition of AM_PATH_XML
/usr/local/share/aclocal/libxml.m4:205: warning: underquoted definition of AM_PATH_XML2
/usr/local/share/aclocal/freetype2.m4:7: warning: underquoted definition of AC_CHECK_FT2
configure.in:65: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
 [2004-05-13 21:26 UTC] sven_oostenbrink at yahoo dot com
I tried to compile Turck MMCache 2.4.6 in combination with PHP 5.0.0RC2 on a RH9 machine using automake 1.8.4 and autoconf 2.5.9. Both automake and autoconf seemed not to be on the standard RH9 installation that I had, so I installed them myself with ./configure, make, make install.


It looks like I got exactly the same results. is this a bug or am I missing some other package / program here?


[root@xxxxxxx turck-mmcache-2.4.6]# export PHP_PREFIX="/usr"
[root@xxxxxxx turck-mmcache-2.4.6]# $PHP_PREFIX/bin/phpize

Configuring for:
PHP Api Version:         20031224
Zend Module Api No:      20040412
Zend Extension Api No:   220040412
configure.in:9: warning: underquoted definition of PHP_WITH_PHP_CONFIG
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
configure.in:32: warning: underquoted definition of PHP_EXT_BUILDDIR
configure.in:33: warning: underquoted definition of PHP_EXT_DIR
configure.in:34: warning: underquoted definition of PHP_EXT_SRCDIR
configure.in:35: warning: underquoted definition of PHP_ALWAYS_SHARED
acinclude.m4:19: warning: underquoted definition of PHP_PROG_RE2C
acinclude.m4:1903: warning: underquoted definition of PHP_TEST_BUILD
/usr/local/share/aclocal/libxml.m4:10: warning: underquoted definition of AM_PATH_XML
/usr/local/share/aclocal/libxml.m4:205: warning: underquoted definition of AM_PATH_XML2
/usr/local/share/aclocal/freetype2.m4:7: warning: underquoted definition of AC_CHECK_FT2
configure.in:65: error: possibly undefined macro: AC_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
 [2005-10-23 09:43 UTC] mike@php.net
Sorry, but your problem does not imply a bug in PECL itself.  For a
list of more appropriate places to ask for help using PECL, please
visit http://pecl.php.net/support/ as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PECL.

The PHP build system requires automake-1.4
 [2007-07-28 02:51 UTC] vikas841 at gmail dot com
Mather chodo sawal pooche hain jawab to do
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 19:01:31 2024 UTC