Ticket #263 (assigned defect)

Opened 1 year ago

Last modified 11 months ago

$PHP_PREFIX/bin/phpize

Reported by: alex@solidhost.com Assigned to: hans (accepted)
Priority: major Milestone: 0.9.6
Component: eAccelerator Version: 0.9.4
Keywords: Cc:

Description

Hello,

While installing eaccelerator. We are facing problem on linux plesk vps.


[root@eaccelerator-0.9.4-rc1]# $PHP_PREFIX/bin/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-aclocal

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.


We have php 4.3.9 with Zend Optimizer v3.2.8 on vps. Please assist.

Regards, Alex

Change History

08/14/07 17:02:11 changed by hans

You have a version of automake or autoconf that does not play well with PHP's phpize macro's.

Check your versions against the list of recommended versions listed here: http://www.php.net/anoncvs.php

That should get you going.

08/14/07 17:02:45 changed by hans

  • owner changed from somebody to hans.
  • status changed from new to assigned.